Warning, /libraries/kdb/tests/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 remove_definitions(
0002 -DQT_NO_KEYWORDS
0003 -DQT_NO_SIGNALS_SLOTS_KEYWORDS
0004 -DQT_NO_CAST_FROM_ASCII
0005 )
0006
0007 add_definitions(-DKDBEXAMPLE_DATA_DIR="${CMAKE_CURRENT_SOURCE_DIR}")
0008
0009 add_subdirectory(features)