3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-20 22:25:54 +00:00

8 lines
161 B
CMake
Raw Normal View History

2022-03-05 22:41:29 +05:00
include(ECMAddTests)
ecm_add_tests(
tasktoolstest.cpp
launchertasksmodeltest.cpp
LINK_LIBRARIES taskmanager Qt::Test KF5::Service KF5::IconThemes
)