Changeset 85 in pacpusframework
- Timestamp:
- Jan 13, 2013, 11:46:14 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmake/Findlog4cxx.cmake
r84 r85 15 15 16 16 IF(IS_BUILDING_PACPUS) 17 MESSAGE( FATAL_ERROR"Find log4cxx should use the folder inside pacpusframework to set include and library directories and not the environment variable LOG4CXX_ROOT")17 MESSAGE(AUTHOR_WARNING "Find log4cxx should use the folder inside pacpusframework to set include and library directories and not the environment variable LOG4CXX_ROOT") 18 18 ENDIF(IS_BUILDING_PACPUS) 19 19
Note:
See TracChangeset
for help on using the changeset viewer.