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

Diff of /smsdaemon/tasks/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 131 by torben, Sat Dec 6 20:26:38 2008 UTC revision 132 by torben, Sun Dec 7 00:59:05 2008 UTC
# Line 1  Line 1 
1  include_directories(.. .)  include_directories(.. .)
2    
3    
4  add_library(tasks SHARED dummy.cpp)  add_library(tasks SHARED SpoolTask.cpp)
5    
6  INSTALL(TARGETS tasks  INSTALL(TARGETS tasks
7    LIBRARY DESTINATION lib    LIBRARY DESTINATION lib

Legend:
Removed from v.131  
changed lines
  Added in v.132

  ViewVC Help
Powered by ViewVC 1.1.20