diff options
-rw-r--r-- | style/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/style/CMakeLists.txt b/style/CMakeLists.txt index db8254d..e480572 100644 --- a/style/CMakeLists.txt +++ b/style/CMakeLists.txt @@ -9,8 +9,6 @@ # ################################################# -add_subdirectory( config ) - add_definitions( -DQT_PLUGIN ) |