/[debburn]/nonameyet/trunk/libdeflt/CMakeLists.txt
ViewVC logotype

Contents of /nonameyet/trunk/libdeflt/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (show annotations) (download)
Tue Aug 22 17:26:11 2006 UTC (6 years, 9 months ago) by blade
File MIME type: text/plain
File size: 187 byte(s)
Big bomb. Added CMakeLists.txt, inc/* files from a03 which serve the build system. BS for some parts still missing
1 PROJECT (LIBdeflt)
2 INCLUDE_DIRECTORIES(../include ../libhfs_iso . ../cdrecord)
3 ADD_DEFINITIONS(-DHAVE_CONFIG_H)
4
5 SET(LIBdeflt_SRCS default.c)
6
7 ADD_LIBRARY (deflt STATIC ${LIBdeflt_SRCS})

  ViewVC Help
Powered by ViewVC 1.1.5