- Timestamp:
- 06/25/08 17:14:36 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
tests/CMakeLists.txt
r125 r129 31 31 32 32 add_executable (blas_test blas_test.cpp) 33 target_link_libraries (blas_test ${BdmLibs})33 target_link_libraries (blas_test itpp) 34 34 35 35 add_executable (test0 test0.cpp)