File: CMakeLists.txt

package info (click to toggle)
plasma-workspace 4%3A5.8.6-2.1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 54,996 kB
  • sloc: cpp: 70,006; sh: 868; xml: 867; python: 46; makefile: 16
file content (7 lines) | stat: -rw-r--r-- 162 bytes parent folder | download
1
2
3
4
5
6
7
include(ECMAddTests)

ecm_add_tests(
    launchertasksmodeltest.cpp
    tasktoolstest.cpp
    LINK_LIBRARIES taskmanager Qt5::Test KF5::Service KF5::IconThemes
)