[tests] Mark wayland-client-fullscreen-shell.c as generated

This should fix the build.
icc-effect-5.14.5
Martin Gräßlin 2014-08-27 09:19:36 +02:00
parent e125cbc4e6
commit 42e2bbf387
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ target_link_libraries(screenedgeshowtest Qt5::Widgets Qt5::X11Extras KF5::Window
if (Wayland_Client_FOUND AND XKB_FOUND)
add_definitions(-DSOURCE_DIR="${KWIN_SOURCE_DIR}")
include_directories(${CMAKE_BINARY_DIR}/wayland_protocols/)
set_source_files_properties(${CMAKE_BINARY_DIR}/wayland_protocols/wayland-client-fullscreen-shell.c GENERATED)
set(waylandclienttest_SRCS
waylandclienttest.cpp
../wayland_client/buffer.cpp