Changeset 85 in pacpusframework


Ignore:
Timestamp:
01/13/13 23:46:14 (11 years ago)
Author:
DHERBOMEZ Gérald
Message:

FATAL_ERROR => WARNING

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cmake/Findlog4cxx.cmake

    r84 r85  
    1515
    1616IF(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")
    1818ENDIF(IS_BUILDING_PACPUS)
    1919
Note: See TracChangeset for help on using the changeset viewer.