diff --git a/effects/CMakeLists.txt b/effects/CMakeLists.txt index 0c4bf08872..e24aca4edb 100644 --- a/effects/CMakeLists.txt +++ b/effects/CMakeLists.txt @@ -1,3 +1,6 @@ +# the factory macros cause errors +kde4_no_enable_final(kwineffects) + # Uncomment to have the test effects built as well #add_subdirectory( _test )