mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-15 06:59:43 -05:00
Establish rootston headers & main
This commit is contained in:
parent
06ae9e7c9f
commit
550748681d
11 changed files with 826 additions and 0 deletions
7
rootston/meson.build
Normal file
7
rootston/meson.build
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
executable(
|
||||
'rooston', [
|
||||
'main.c',
|
||||
'config.c',
|
||||
'ini.c',
|
||||
], dependencies: wlroots
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue