kwin/helpers/CMakeLists.txt
Martin Gräßlin 133a2f0c29 Move killer/ to helpers/killer
All helper binaries invoked from KWin go to helpers subdirectory.
2016-06-29 10:42:31 +02:00

2 lines
58 B
CMake

add_subdirectory(killer)
add_subdirectory(xclipboardsync)