diff options
Diffstat (limited to 'tdeprint/printmgr/CMakeLists.txt')
-rw-r--r-- | tdeprint/printmgr/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/printmgr/CMakeLists.txt b/tdeprint/printmgr/CMakeLists.txt index af68abb3f..4498837b2 100644 --- a/tdeprint/printmgr/CMakeLists.txt +++ b/tdeprint/printmgr/CMakeLists.txt @@ -9,7 +9,7 @@ # ################################################# -add_definitions( -D_KDEPRINT_COMPILE ) +add_definitions( -D_TDEPRINT_COMPILE ) include_directories( ${CMAKE_CURRENT_BINARY_DIR} |