mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
5 lines
131 B
CMake
5 lines
131 B
CMake
katie_test(tst_qsqlfield
|
|
${CMAKE_CURRENT_SOURCE_DIR}/tst_qsqlfield.cpp
|
|
)
|
|
|
|
target_link_libraries(tst_qsqlfield KtSql KtNetwork)
|