Establish rootston headers & main

This commit is contained in:
Drew DeVault 2017-09-22 20:24:32 -04:00
parent 06ae9e7c9f
commit 550748681d
11 changed files with 826 additions and 0 deletions

View file

@ -111,4 +111,5 @@ wlroots = declare_dependency(
include_directories: wlr_inc,
)
subdir('rootston')
subdir('examples')