mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-07 06:44:18 +00:00
3 lines
127 B
CMake
3 lines
127 B
CMake
add_library(PlasmaAutostart STATIC plasmaautostart.cpp)
|
|
target_link_libraries(PlasmaAutostart KF5::CoreAddons KF5::ConfigCore)
|