2022-03-05 22:41:29 +05:00

7 lines
117 B
CMake

include(ECMAddTests)
ecm_add_tests(systemtraymodeltest.cpp
LINK_LIBRARIES systemtraymodel_static
Qt::Test
)