/[projects]/smsdaemon/plugins/CMakeLists.txt
ViewVC logotype

Contents of /smsdaemon/plugins/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (show annotations) (download)
Wed Jun 11 09:12:15 2008 UTC (15 years, 11 months ago) by torben
File MIME type: text/plain
File size: 165 byte(s)
added "tester" as application target and made the libraries shared (.so) in order to avoid mutual library dependency problems


1 include_directories(.. .)
2
3
4 add_library(plugins SHARED Plugin.cpp PluginManager.cpp EchoPlugin.cpp SpamPlugin.cpp ShellExecPlugin.cpp TogPlugin.cpp TrainInfo.cpp)

  ViewVC Help
Powered by ViewVC 1.1.20