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

Diff of /smsdaemon/serialport/CMakeLists.txt

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

revision 130 by torben, Mon Jun 16 10:56:02 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(serialport SHARED SerialPort.cpp PosixSignalDispatcher.cpp)  add_library(serialport SHARED SerialPort.cpp PosixSignalDispatcher.cpp)
5    
6    INSTALL(TARGETS serialport
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