mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
meson build support
This commit is contained in:
parent
fb85fdec5c
commit
db16a0a853
57 changed files with 1787 additions and 46 deletions
6
themes/meson.build
Normal file
6
themes/meson.build
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
install_data(
|
||||
files(
|
||||
'default.theme',
|
||||
'colorless.theme',
|
||||
),
|
||||
install_dir : themedir)
|
||||
Loading…
Add table
Add a link
Reference in a new issue