message([<mode>] "message text" ...)
message([<mode>] "message text" ...)
MESSAGE(STATUS "\${CMAKE_BUILD_TYPE}: ${CMAKE_BUILD_TYPE}")
MESSAGE( "SYSTEM_DATA_DIR = ${SYSTEM_DATA_DIR}" )
message(STATUS " TBB_INCLUDE_DIRS = ${TBB_INCLUDE_DIRS}")
message(FATAL_ERROR "Python not found. Consider disabling ASPECT_WITH_PYTHON.")
message (FATAL_ERROR "ANDROID_NDK and ANDROID_TOOLCHAIN_NAME cannot be changed after the initial configuration/generation. "
"Auto reverting to its initial value. If you wish to change it then the build tree would have to be regenerated from scratch.")
message (STATUS "Performing Test HAVE_NATIVE_COMPILER")
message("=================================")
message (STATUS "Performing Test HAVE_NATIVE_COMPILER")
message(STATUS "SUITESPARSE_LIBRARIES: ${SUITESPARSE_LIBRARIES}")
message(FATAL_ERROR
"Missing INPUT_JSON argument for f3d_generate_options")
message(FATAL_ERROR "Script-only projects require pre-built versions of O3DE.\n\
The project being compiled (${PROJECT_NAME}) is a script-only project (see project.json) \
but the engine being used to build it is a compile-from-source engine using c++ code \
(${engine_root}). Please use a pre-built (installer) O3DE to build script-only projects.")
message(STATUS "SLIC3R_STATIC: ${SLIC3R_STATIC}")
message(WARNING "Job pooling is only available with Ninja generators.")
message(STATUS "Disabling alignment in tests/examples")
message("++ CMake version ${CMAKE_VERSION}")
message(STATUS "Try ${COMPILER} code coverage flag = [${FLAG}]")
message(STATUS "CMAKE_OSX_DEPLOYMENT_TARGET: ${CMAKE_OSX_DEPLOYMENT_TARGET}")
message("${flag_variable}:${${flag_variable}}")
message(SEND_ERROR
"LLVM_NATIVE_TOOLCHAIN folder '${LLVM_NATIVE_TOOLCHAIN}' does not "
"point to a valid directory containing bin/clang-cl and bin/lld-link "
"binaries")
message(STATUS "CMAKE_PREFIX_PATH: (default)")
message(STATUS "Command to run the tests: ")
message(NOTICE "C++20 modules not supported with ${CMAKE_GENERATOR} on CMake ${CMAKE_VERSION}")
MESSAGE(" OpenCV_DIR: ${OpenCV_DIR}")
message(STATUS " ${_NAME}${_PAD}(Wanted: ${_REQVALUE}): ${HAVE_${_STRIPPEDNAME}}")
message(STATUS " ${_NAME}${_PAD}(Wanted: ${_REQVALUE}): ${HAVE_${_STRIPPEDNAME}}")
message("-- Coverage Enabled")
message(STATUS "Using ${NAME} from ${VAR}")
MESSAGE(STATUS " Linker flags (Release): ${CMAKE_SHARED_LINKER_FLAGS} ${CMAKE_SHARED_LINKER_FLAGS_RELEASE}")
message(STATUS ${ARGN})
message(STATUS "${DAU_NAME} downloaded.")
message(STATUS "Python interpeter is not found. Can't include *.ipynb files in docs. Skipping...")
message(FATAL_ERROR "Unparsed setSharedTargetProperties properties: '${TARGET_UNPARSED_ARGUMENTS}'")
message(STATUS "Found CCache: ${CCACHE_PROGRAM}")
message(STATUS "pangolin include: ${Pangolin_INCLUDE_DIRS}")
message(STATUS "Failed to find an installed/exported CMake configuration "
"for gflags, will perform search for installed gflags components.")
message("Git branch: ${GIT_BRANCH}")
message(FATAL_ERROR "Unsupported compiler: ${CMAKE_CXX_COMPILER_ID}")
message(
FATAL_ERROR "Compiling CUDA code with clang doesn't support C++ extensions. Set -DCMAKE_CXX_EXTENSIONS=OFF"
)
message(STATUS "std::atomic_ref<T> NOT found")
message(WARNING "The option HAS_HDF5 is deprecated and may be removed at any time. Please use ECAL_USE_HDF5 instead.")
message(STATUS "[CHAI] Using internal Umpire")
message(STATUS " plugins_dir='${plugins_dir}'")
message(STATUS "🔖 include-what-you-use ${IWYU_TOOL_VERSION} (${IWYU_TOOL})")
MESSAGE(STATUS " HDF4 includes : ${HDF4_INCLUDE_DIR}")
message("")
message("Generating custom command for ${fullFileName}")
message(STATUS "Address Sanitizer available on Clang")
message(STATUS "Found PROTOBUF Compiler: ${PROTOBUF_PROTOC_EXECUTABLE}")
MESSAGE( STATUS "CMAKE_CURRENT_LIST_LINE: " ${CMAKE_CURRENT_LIST_LINE} )
message(FATAL_ERROR "In-source builds not allowed. Please run \"cmake ..\" from the build directory. You may need to delete \"${CMAKE_SOURCE_DIR}/CMakeCache.txt\" first.")
message("# ${PROJECT_NAME} should not be configured & built in the ${PROJECT_NAME} source directory")
message(STATUS "Checking ${suffix} usability - ${HAVE_${suffix}}" )
MESSAGE(STATUS "LuaJIT '${LUA_VERSION}' requested has broken static library builds: using git '${LUA_JIT_GIT_COMMIT}'...")
message("CHRONO_HAS_TIMEZONES_AND_CALENDERS: ${CHRONO_HAS_TIMEZONES_AND_CALENDERS}")
message(FATAL_ERROR "ERROR: ${_var} is not the correct spelling. The proper spelling is ${_var_UC}.")
message(STATUS "Enabling SSE4.2 in tests/examples")
message(FATAL_ERROR "Could not extract patch version number from spdlog/version.h")
message(STATUS "Building the Qt IDE")
MESSAGE(FATAL_ERROR
"Using debug_which, use cppad_debug_which or CMAKE_BUILD_TYPE instead"
)
message(STATUS "CMAKE_C_COMPILER = ${CMAKE_C_COMPILER}")
message(STATUS
"This script is being run inside of GitLab-CI")
message(STATUS "make blas | Build BLAS library (not the same thing as Eigen)")
message(STATUS "Example Added: ${APPLICATION_NAME}")
message(FATAL_ERROR "Unsupported architecture")
message(STATUS "Core package directory: ${CGAL_CORE_PACKAGE_DIR}")
message(FATAL_ERROR "Could NOT find Pardiso")
message (" boost ${Boost_VERSION}")
message(WARNING "some ${BRANCH_NAME} checks failed!")
message(FATAL_ERROR "-pedantic (or -Wpedantic) is not supported by nvcc and will lead to "
"spurious warnings in generated code. Please remove it from your build flags. If "
"you would like to override this behavior, reconfigure with "
"-Dlegate_SKIP_NVCC_PEDANTIC_CHECK=ON.")
message( STATUS "Using system jpeg library, includes found at ${JPEG_INCLUDE_DIR}" )
message(STATUS "Error: Changer device defined but no tape device defined")
message(FATAL_ERROR "FENESTRA_APPLICATION_PLUGIN_DIRECTORY is not defined! Please set it to your application's own plugin directory.")
message(AUTHOR_WARNING "\n'SkipReturnCodeValue' is set to ${SkipReturnCodeValue}, but should be between 0 and 255 inclusive.\n")
message(WARNING "Corresponding cmake file from props \"${ABSOLUTE_PROPS_FILE}\" doesn't exist")
message(STATUS "V: ${PROJECT_VERSION}, MaV: ${PROJECT_MAJOR_VERSION}, MiV: ${PROJECT_MINOR_VERSION}, PL: ${PROJECT_PATCH_VERSION}, EV: ${PROJECT_VERSION_EXTENSION}.")
message(STATUS "warning: resolved_item == resolved_embedded_item - not copying...")
message(WARNING "Options ADDITIONAL_(NATIVE|CROSS)_BINARIES have been deprecated. Only use ADDITIONAL_BINARIES!")
message(FATAL_ERROR "mbedTLS not found! Please install mbedTLS or set the CMAKE_PREFIX_PATH to the directory where mbedTLS is installed.")
message(STATUS "CUDA_HOME: ${CUDA_HOME}")
message(STATUS "Solaris Kerberos does not have GSSAPI; this is normal.")
message(STATUS " HAS_ALTIVEC yes")
message(WARNING
"OpenCL was not found : support for OpenCL parallel compute kernels "
"will be disabled in Osd. If you have the OpenCL SDK installed, "
"please refer to the FindOpenCL.cmake in ${PROJECT_SOURCE_DIR}/cmake.")
MESSAGE(FATAL_ERROR "LLVM !=2.9 is required!")
message( FATAL_ERROR "main module not found." )
message(VERBOSE "[cmkr] Bootstrapping '${CMKR_EXECUTABLE}'")
message(STATUS " gflags v${GNSSSDR_GFLAGS_LOCAL_VERSION} will be downloaded, built, and statically linked automatically")
message(FATAL_ERROR "this platform is not supported by FindSodium.cmake")
message(STATUS "ODBC is only supported on Linux")
message(STATUS "Configure ${label} (${arch})")
message(STATUS "The file '${INCLUDE_FILENAME}' is optional for OpenJPEG build and not found on your system."
" Internal implementation will be used.")
message(STATUS " keyword NOT found")
message(FATAL_ERROR "Cannot find valgrind in your PATH")
message(STATUS "Using ccache")
message(FATAL_ERROR "MongoDB not found.")
message(STATUS "Architecture : ${CALIPER_HAVE_ARCH}")
message("libcrypto++ not found. Encryption will be disabled")
message(WARNING "Can't determine ISPC supported architectures.")
message(FATAL_ERROR "libclang_rt.builtins had not been found")
message(FATAL_ERROR "A required library with LAPACK API not found. Please specify library location.")
message(WARNING "rapids-cython expects scikit-build-core to be active before being used. \
The SKBUILD variable is not currently set, indicating that scikit-build-core \
is not active, so builds may behave unexpectedly.")