summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-24 18:46:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-24 18:46:52 -0600
commit49b7f1fc787b969aad8fea4d4d2b15ef63cc4795 (patch)
tree300570473901a14ed7fabf44e2388e0b37a0d35a /style
parentfd5c28e98646633a12d2e8c51d731e8295375d6e (diff)
downloadtde-style-qtcurve-49b7f1fc787b969aad8fea4d4d2b15ef63cc4795.tar.gz
tde-style-qtcurve-49b7f1fc787b969aad8fea4d4d2b15ef63cc4795.zip
Fix CMake files
Diffstat (limited to 'style')
-rw-r--r--style/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/style/CMakeLists.txt b/style/CMakeLists.txt
index e480572..5190118 100644
--- a/style/CMakeLists.txt
+++ b/style/CMakeLists.txt
@@ -16,6 +16,7 @@ add_definitions(
include_directories(
${TQT_INCLUDE_DIRS}
${TDE_INCLUDE_DIRS}
+ ${CMAKE_BINARY_DIR}
${CMAKE_CURRENT_BINARY_DIR}
)