Warning, /libraries/kreport/autotests/format/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 add_definitions(-DFILES_DATA_DIR="${CMAKE_CURRENT_SOURCE_DIR}/data")
0002
0003 ecm_add_tests(
0004 FormatTest.cpp
0005 LINK_LIBRARIES
0006 KReportTestUtils
0007 )