katie/tests/auto/qdeclarativeproperty/CMakeLists.txt

6 lines
166 B
Text
Raw Normal View History

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