katie/tests/benchmarks/declarative/qdeclarativeimage/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
157 B
CMake

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