katie/tests/auto/qsql/CMakeLists.txt
Ivailo Monev 7f06b5dc0f get rid of the GUI requirement for tst_QSql test
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-12-15 11:39:07 +00:00

5 lines
106 B
CMake

katie_test(tst_qsql
${CMAKE_CURRENT_SOURCE_DIR}/tst_qsql.cpp
)
target_link_libraries(tst_qsql KtSql)