cmake: use out-of-source build

This commit is contained in:
Christoph Gysin 2015-12-01 21:14:27 +02:00
parent a043c9030c
commit 2dedf206d7
6 changed files with 4 additions and 9 deletions

View file

@ -5,7 +5,6 @@ find_package(Cairo REQUIRED)
find_package(Pango REQUIRED)
include(Wayland)
set(CMAKE_CURRENT_BINARY_DIR ${CMAKE_CURRENT_BINARY_DIR}/../bin/)
WAYLAND_ADD_PROTOCOL_CLIENT(proto-xdg-shell
"${PROJECT_SOURCE_DIR}/../protocols/xdg-shell.xml"
xdg-shell