Changeset 409 for code/branches/FICN/cmake/FindALUT.cmake
- Timestamp:
- Dec 5, 2007, 5:22:27 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/cmake/FindALUT.cmake
r389 r409 82 82 IF(ALUT_LIBRARY) 83 83 SET(ALUT_FOUND "YES") 84 MESSAGE(STATUS "FreeAlut was found . Libdir ${ALUT_LIBRARY} Includedir ${ALUT_INCLUDE_DIR}")84 MESSAGE(STATUS "FreeAlut was found") 85 85 ENDIF(ALUT_LIBRARY) 86 86
Note: See TracChangeset
for help on using the changeset viewer.