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

Contents of /smsdaemon/tasks/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 520 - (show annotations) (download)
Sat Dec 26 23:01:01 2009 UTC (14 years, 4 months ago) by torben
File MIME type: text/plain
File size: 147 byte(s)
Added delayspam plugin+task


1 INCLUDE_DIRECTORIES(.. .)
2
3
4 ADD_LIBRARY(smstasks SHARED
5 SpoolTask.cpp DelaySpamTask.cpp
6 )
7
8 INSTALL(TARGETS smstasks
9 LIBRARY DESTINATION lib
10 )

  ViewVC Help
Powered by ViewVC 1.1.20