|
|
|
@ -5,7 +5,7 @@ include_directories(${CMAKE_SOURCE_DIR}/lib ${CMAKE_BINARY_DIR}/lib)
|
|
|
|
|
set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR} )
|
|
|
|
|
|
|
|
|
|
# This can be used for finding data files in the source dir
|
|
|
|
|
add_definitions( -DKDESRCDIR=\\"${CMAKE_CURRENT_SOURCE_DIR}\\" )
|
|
|
|
|
add_definitions( -DTDESRCDIR=\\"${CMAKE_CURRENT_SOURCE_DIR}\\" )
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set(testconstants_SRCS testconstants.cc)
|
|
|
|
|