mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-25 03:12:56 +00:00
5 lines
130 B
CMake
5 lines
130 B
CMake
katie_gui_test(tst_creation
|
|
${CMAKE_CURRENT_SOURCE_DIR}/tst_creation.cpp
|
|
)
|
|
|
|
target_link_libraries(tst_creation KtDeclarative)
|