7 lines
117 B
CMake
Raw Normal View History

2022-03-05 22:41:29 +05:00
include(ECMAddTests)
ecm_add_tests(systemtraymodeltest.cpp
LINK_LIBRARIES systemtraymodel_static
Qt::Test
)