kdelibs/kdeclarative/tests/CMakeLists.txt
Ivailo Monev c899de40be kdeclarative: the test is manual, use the proper macro
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-08 01:30:19 +00:00

2 lines
104 B
CMake

kde4_add_manual_test(kdeclarative-test test.cpp)
target_link_libraries(kdeclarative-test kdeclarative)