katie/tests/benchmarks/declarative/compilation/CMakeLists.txt
Ivailo Monev 7e2cedaf54 add benchmarks from Qt4, some of which not yet ported to CMake build system
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-01 03:33:31 +02:00

5 lines
135 B
CMake

katie_test(tst_compilation
${CMAKE_CURRENT_SOURCE_DIR}/tst_compilation.cpp
)
target_link_libraries(tst_compilation KtDeclarative)