diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-24 18:30:34 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-24 18:30:34 -0600 |
commit | fd5c28e98646633a12d2e8c51d731e8295375d6e (patch) | |
tree | fa17dcbe63b2727e7295a30392d75b54e100c454 | |
parent | c8a9fe23f540416c0666eca2ff1ea752e14ffb7c (diff) | |
download | tde-style-qtcurve-fd5c28e98646633a12d2e8c51d731e8295375d6e.tar.gz tde-style-qtcurve-fd5c28e98646633a12d2e8c51d731e8295375d6e.zip |
Fix FTBFS
-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 ) |