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

Annotation of /smsdaemon/serialport/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 139 - (hide annotations) (download)
Sun Dec 7 11:55:44 2008 UTC (15 years, 5 months ago) by torben
File MIME type: text/plain
File size: 157 byte(s)
Cleanup CMake files and rename "libtasks" -> "libsmstasks" and "libplugins" -> "libsmsplugins"

1 torben 139 INCLUDE_DIRECTORIES(.. .)
2 torben 91
3    
4 torben 139 ADD_LIBRARY(serialport SHARED SerialPort.cpp PosixSignalDispatcher.cpp)
5 torben 91
6 torben 131 INSTALL(TARGETS serialport
7     LIBRARY DESTINATION lib
8     )

  ViewVC Help
Powered by ViewVC 1.1.20