Changeset 169 for tests

Show
Ignore:
Timestamp:
09/24/08 13:03:51 (16 years ago)
Author:
smidl
Message:

Changes to CMake for debugging on Debian

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/CMakeLists.txt

    r166 r169  
    66 
    77## Save all needed libraries in variable BdmLibs 
    8 #SET(BdmLibs bdm itpp_debug) 
    9 SET(BdmLibs bdm itpp) 
     8SET(BdmLibs bdm itpp_debug) 
     9#SET(BdmLibs bdm itpp) 
    1010SET(ITppLibs itpp) 
    1111