- Timestamp:
- 01/15/09 14:46:53 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
tests/CMakeLists.txt
r222 r235 39 39 EXEC(blas_test) 40 40 41 IF(${XERCES_FOUND}) 41 42 EXEC(testUI) 42 43 target_link_libraries (testUI ${XERCES_LIBRARIES}) 44 ENDIF(${XERCES_FOUND})