katie/tests/benchmarks/declarative/qdeclarativemetaproperty/CMakeLists.txt
Ivailo Monev 460cc69746 benchmark fixes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-07-06 19:37:14 +00:00

5 lines
No EOL
177 B
CMake

katie_gui_test(tst_qdeclarativemetaproperty
${CMAKE_CURRENT_SOURCE_DIR}/tst_qdeclarativemetaproperty.cpp
)
target_link_libraries(tst_qdeclarativemetaproperty KtDeclarative)