From 49b7f1fc787b969aad8fea4d4d2b15ef63cc4795 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Nov 2011 18:46:52 -0600 Subject: Fix CMake files --- style/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'style/CMakeLists.txt') 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} ) -- cgit v1.2.1