INCLUDE_DIRECTORIES(.. .) ADD_LIBRARY(smsplugins SHARED EchoPlugin.cpp SpamPlugin.cpp ShellExecPlugin.cpp TogPlugin.cpp TrainInfo.cpp StatusPlugin.cpp ListPlugin.cpp HostStatusPlugin.cpp WeatherPlugin.cpp UrlTriggerPlugin.cpp) INSTALL(TARGETS smsplugins RUNTIME DESTINATION bin LIBRARY DESTINATION lib ARCHIVE DESTINATION lib )