Lines Matching refs:MESSAGE
36 MESSAGE(FATAL_ERROR "APR include directory ${APR_INCLUDE_DIR} is not correct.")
40 MESSAGE(FATAL_ERROR "APR library ${onelib} was not found.")
46 MESSAGE(FATAL_ERROR "OpenSSL is the only supported crypto implementation, and it wasn't found!")
65 MESSAGE(FATAL_ERROR "Expat is required, and it wasn't found!")
245 MESSAGE(FATAL_ERROR "Only OpenSSL-based crypto is currently implemented in the cmake build")
337 MESSAGE(STATUS "")
338 MESSAGE(STATUS "")
339 MESSAGE(STATUS "APR-Util configuration summary:")
340 MESSAGE(STATUS "")
341 MESSAGE(STATUS " Build type ...................... : ${CMAKE_BUILD_TYPE}")
342 MESSAGE(STATUS " Install .pdb (if available)...... : ${INSTALL_PDB}")
343 MESSAGE(STATUS " Install prefix .................. : ${CMAKE_INSTALL_PREFIX}")
344 MESSAGE(STATUS " C compiler ...................... : ${CMAKE_C_COMPILER}")
345 MESSAGE(STATUS " APR include directory ........... : ${APR_INCLUDE_DIR}")
346 MESSAGE(STATUS " APR libraries ................... : ${APR_LIBRARIES}")
347 MESSAGE(STATUS " DBD ODBC driver ................. : ${APU_HAVE_ODBC}")
348 MESSAGE(STATUS " APU_HAVE_CRYPTO ................. : ${APU_HAVE_CRYPTO}")
349 MESSAGE(STATUS " APR_HAS_LDAP .................... : ${APR_HAS_LDAP}")
350 MESSAGE(STATUS " Build test suite ................ : ${APR_BUILD_TESTAPR}")
352 MESSAGE(STATUS " (testing static libraries)")
354 MESSAGE(STATUS " (testing dynamic libraries)")