From 960aa5453c151c659f4f80a27a5a22b5de79b47f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 5 Jan 2012 19:49:09 -0600 Subject: Fix FTBFS on Debian (cherry picked from commit 56be183977f554aab855ecfa9447983d801485c3) --- quanta/project/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3