Fix CMake files

pull/1/head
Timothy Pearson 13 years ago
parent fd5c28e986
commit 49b7f1fc78

@ -31,7 +31,7 @@ include(CPack)
##### general package setup #####################
project( kio-locate )
project( tde-style-qtcurve )
##### include essential cmake modules ###########

@ -16,6 +16,7 @@ add_definitions(
include_directories(
${TQT_INCLUDE_DIRS}
${TDE_INCLUDE_DIRS}
${CMAKE_BINARY_DIR}
${CMAKE_CURRENT_BINARY_DIR}
)

Loading…
Cancel
Save