Changeset 100 for tests/CMakeLists.txt

Show
Ignore:
Timestamp:
05/09/08 17:31:57 (16 years ago)
Author:
smidl
Message:

test arx

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/CMakeLists.txt

    r87 r100  
    2424target_link_libraries (fsqmat_test ${BdmLibs}) 
    2525 
     26add_executable (arx_test arx_test.cpp) 
     27target_link_libraries (arx_test ${BdmLibs}) 
    2628 
    2729add_executable (loggers_test loggers_test.cpp)