3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-18 21:25:52 +00:00
2022-03-05 22:41:29 +05:00

8 lines
161 B
CMake

include(ECMAddTests)
ecm_add_tests(
tasktoolstest.cpp
launchertasksmodeltest.cpp
LINK_LIBRARIES taskmanager Qt::Test KF5::Service KF5::IconThemes
)