summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-05 19:49:09 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-06-19 19:43:00 +0200
commit960aa5453c151c659f4f80a27a5a22b5de79b47f (patch)
tree2b52d5ee9c3194c9f8128e75af977a2fb8f61421
parent734f704ec053c56ee895a059d14315dcfe6572f0 (diff)
downloadtdewebdev-960aa5453c151c659f4f80a27a5a22b5de79b47f.tar.gz
tdewebdev-960aa5453c151c659f4f80a27a5a22b5de79b47f.zip
Fix FTBFS on Debian
(cherry picked from commit 56be183977f554aab855ecfa9447983d801485c3)
-rw-r--r--quanta/project/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/quanta/project/CMakeLists.txt b/quanta/project/CMakeLists.txt
index c5356c5d..6f3c6f8f 100644
--- a/quanta/project/CMakeLists.txt
+++ b/quanta/project/CMakeLists.txt
@@ -14,6 +14,7 @@ include_directories(
${CMAKE_BINARY_DIR}/quanta/dialogs
${CMAKE_SOURCE_DIR}/lib
${CMAKE_SOURCE_DIR}/quanta/src
+ ${CMAKE_SOURCE_DIR}/quanta/project
${CMAKE_SOURCE_DIR}/quanta/parsers
${CMAKE_SOURCE_DIR}/quanta/utility
${CMAKE_SOURCE_DIR}/quanta/treeviews