- Timestamp:
- 09/24/08 13:03:51 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
tests/CMakeLists.txt
r166 r169 6 6 7 7 ## Save all needed libraries in variable BdmLibs 8 #SET(BdmLibs bdm itpp_debug)9 SET(BdmLibs bdm itpp)8 SET(BdmLibs bdm itpp_debug) 9 #SET(BdmLibs bdm itpp) 10 10 SET(ITppLibs itpp) 11 11