katie/tests/auto/qcryptographichash/CMakeLists.txt

6 lines
152 B
Text
Raw Normal View History

katie_test(tst_qcryptographichash
${CMAKE_CURRENT_SOURCE_DIR}/tst_qcryptographichash.cpp
)
target_link_libraries(tst_qcryptographichash KtNetwork)