Commit graph

8 commits

Author SHA1 Message Date
Daniel Eklöf
4d9ee6ff82 cmake: use find_program() to locate wayland-scanner binary 2019-02-13 21:45:31 +01:00
Daniel Eklöf
21b2e249bc cmake: install header files 2019-02-12 22:12:57 +01:00
Daniel Eklöf
1e466a24ba Pull in wlr-protocols instead of wlroots
We're not interested in anything in wlroots, except the wlr protocols.
2019-02-12 20:00:35 +01:00
Daniel Eklöf
4b0c4c669c cmake: ensure the wayland-protocols package is available 2019-02-07 12:45:05 +01:00
Daniel Eklöf
7ff0f5a2f3 cmake: need CMake >= 3.13 since we use target_link_options() 2019-02-07 12:26:05 +01:00
Daniel Eklöf
d185f7237d bar: cmake: remove trailing whitespace 2019-02-07 12:09:38 +01:00
Daniel Eklöf
ccd5948585 bar: cmake: not necessary when building STATIC, but we do depend on threads 2019-02-07 12:07:53 +01:00
Daniel Eklöf
ae5029826b cmake: break out bar stuff to separate CMakeLists.txt 2019-02-07 12:06:16 +01:00