- Timestamp:
- 04/23/09 21:11:00 (16 years ago)
- Location:
- tests
- Files:
-
- 1 removed
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
tests/CMakeLists.txt
r271 r322 39 39 EXEC(blas_test) 40 40 41 IF(${XERCES_FOUND})42 EXEC(testUI)43 target_link_libraries (testUI ${XERCES_LIBRARIES})44 ENDIF(${XERCES_FOUND})45 46 41 add_subdirectory(UI) 47 42 add_subdirectory(tutorial)