You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
416 B
7 lines
416 B
add_subdirectory(ions) |
|
|
|
#set(weather_SRCS weatherengine.cpp) |
|
#add_library(plasma_engine_weather MODULE ${weather_SRCS}) |
|
#target_link_libraries (plasma_engine_weather KF5::KIOCore KF5::Solid KF5::Plasma KF5::KDELibs4Support weather_ion) |
|
#install (TARGETS plasma_engine_weather DESTINATION ${PLUGIN_INSTALL_DIR}/plasma/dataengine) |
|
#install (FILES plasma-dataengine-weather.desktop DESTINATION ${SERVICES_INSTALL_DIR})
|
|
|