3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 06:44:18 +00:00
Brooklyn/plasma/workspace/startkde/plasmaautostart/CMakeLists.txt
2022-03-05 22:41:29 +05:00

3 lines
127 B
CMake

add_library(PlasmaAutostart STATIC plasmaautostart.cpp)
target_link_libraries(PlasmaAutostart KF5::CoreAddons KF5::ConfigCore)