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

Annotation of /smsdaemon/tasks/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 521 - (hide annotations) (download)
Sun Dec 27 18:01:36 2009 UTC (14 years, 5 months ago) by torben
File MIME type: text/plain
File size: 142 byte(s)
Deprecate the old spam plugin and make the new one the default

1 torben 139 INCLUDE_DIRECTORIES(.. .)
2 torben 82
3    
4 torben 139 ADD_LIBRARY(smstasks SHARED
5 torben 521 SpoolTask.cpp SpamTask.cpp
6 torben 139 )
7 torben 82
8 torben 139 INSTALL(TARGETS smstasks
9     LIBRARY DESTINATION lib
10 torben 131 )

  ViewVC Help
Powered by ViewVC 1.1.20