diff --git a/kwin/clients/keramik/CMakeLists.txt b/kwin/clients/keramik/CMakeLists.txt index 851f44a9a..4de0912eb 100644 --- a/kwin/clients/keramik/CMakeLists.txt +++ b/kwin/clients/keramik/CMakeLists.txt @@ -9,7 +9,9 @@ # ################################################# -add_subdirectory( config ) +if( NOT WITH_QT4 ) + add_subdirectory( config ) +endif( NOT WITH_QT4 ) include_directories( ${CMAKE_CURRENT_BINARY_DIR}