Show
Ignore:
Timestamp:
01/13/10 22:56:35 (14 years ago)
Author:
smidl
Message:

acc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/system/FindITPP.cmake

    r509 r786  
    5656ELSE (ITPP_FOUND) 
    5757   IF (ITPP_FIND_REQUIRED) 
     58      MESSAGE("LIB: ${ITPP_LIBRARY}") 
     59      MESSAGE("LIB DEB: ${ITPP_LIBRARY_DEBUG}") 
     60      MESSAGE("INC: ${ITPP_INCLUDE_DIR}") 
    5861      MESSAGE(FATAL_ERROR "Could not find ITPP library, make sure ITPP_DIR is properly set") 
    5962   ENDIF (ITPP_FIND_REQUIRED)