/[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 130 by torben, Sun Jun 15 20:06:39 2008 UTC revision 131 by torben, Sat Dec 6 20:26:38 2008 UTC
# Line 3  include_directories(.. .) Line 3  include_directories(.. .)
3    
4  add_library(tasks SHARED dummy.cpp)  add_library(tasks SHARED dummy.cpp)
5    
6    INSTALL(TARGETS tasks
7      LIBRARY DESTINATION lib
8    )
9    

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

  ViewVC Help
Powered by ViewVC 1.1.20