kde-workspace/plasma/shells/CMakeLists.txt

8 lines
177 B
Text
Raw Normal View History

include_directories(
# for plasmagenericshell_export.h
${CMAKE_BINARY_DIR}/libs/plasmagenericshell
)
add_subdirectory(plasma-desktop)
add_subdirectory(plasma-windowed)