cmake message examples

Signatures

message([<mode>] "message text" ...)

Examples

nCine/nCine cmake/ncine_nuklear.cmake :16

message(STATUS "Nuklear release file \"${NUKLEAR_VERSION_TAG}\" has been already downloaded")

timi-liuliang/echo CMakeLists.txt :202

MESSAGE(STATUS "\${PROJECT_SOURCE_DIR}: ${PROJECT_SOURCE_DIR}")

etorth/mir2x CMakeLists.txt :63

MESSAGE(STATUS "ASAN not enabled on windows platform")

geodynamics/aspect CMakeLists.txt :234

message(STATUS "FastScape source path found at ${FASTSCAPE_SOURCE_DIR}")

AtomicGameEngine/AtomicGameEngine Source/ThirdParty/easy_profiler/easy_profiler_core/CMakeLists.txt :1

message(STATUS "")

u3d-community/U3D cmake/Urho3D.cmake :149

message (STATUS "Fetched in directory ${URHO3D_FETCH_DIR}")

PieKing1215/FallingSandSurvival CMake/Utils.cmake :177

message(FATAL_ERROR "Wrong syntax. A TARGET or OUTPUT must be specified.")

AcademySoftwareFoundation/Imath config/ImathSetup.cmake :108

message(STATUS "Setting build type to 'Release' as none was specified.")

d1vanov/Simple-FFT CMakeLists.txt :68

message(STATUS "Boost package was not found, not building tests with either ")

zer011b/fdtd3d CMakeLists.txt :229

message(FATAL_ERROR "Unknown PARALLEL_BUFFER_DIMENSION")

alicevision/AliceVision src/CMakeLists.txt :2

message("CMake version: ${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}")

gwaldron/osgearth src/osgEarth/CMakeLists.txt :836

message(STATUS "Found protobuf")

f3d-app/f3d examples/libf3d/cpp/check-engine/CMakeLists.txt :10

message(FATAL_ERROR "${f3d_var} is not defined")

o3de/o3de cmake/Install.cmake :138

message(FATAL_ERROR "You must provide a list of files to install")

prusa3d/PrusaSlicer CMakeLists.txt :22

message(STATUS "No build type selected, default to Release")

FreeCAD/FreeCAD cMake/FindCoin3DDoc.cmake :29

message(STATUS "Coin3D doc is installed")

OGRECave/ogre ci-build.cmake :90

message(STATUS "Extracting Android NDK")

godlikepanos/anki-3d-engine CMakeLists.txt :292

message("++ Will use mold linker")

bambulab/BambuStudio cmake/modules/FindPackageHandleStandardArgs_SLIC3R.cmake :236

message(FATAL_ERROR "The argument for FOUND_VAR is \"${FPHSA_FOUND_VAR}\", but only \"${_NAME}_FOUND\" and \"${_NAME_UPPER}_FOUND\" are valid names.")

YutaItoh/3D-Eye-Tracker CMakeLists.txt :87

message(STATUS "")

SoftFever/OrcaSlicer cmake/modules/FindGLEW.cmake :78

message(STATUS "FindGLEW: could not find GLEW library.")

harfang3d/harfang3d harfang/cmake/CodeCoverage.cmake :163

message(FATAL_ERROR "Compiler is not GNU gcc! Aborting...")

anhttran/3dmm_basic lib/3rdParty/Eigen/CMakeLists.txt :254

message(STATUS "Enabling VSX in tests/examples")

AMDmi3/glosm CMakeLists.txt :82

MESSAGE(STATUS "")

DragonJoker/Castor3D CMakeLists.txt :161

message( FATAL_ERROR "Your compiler is too old (${Castor_COMPILER_VERSION}), consider an update." )

cadaver/turso3d ThirdParty/SDL/cmake/macros.cmake :55

message(STATUS "  ${_NAME}${_PAD}(Wanted: ${_REQVALUE}): ${HAVE_${_STRIPPEDNAME}}")

JeremyBYU/polylidar src/Polylidar/CMakeLists.txt :82

MESSAGE(STATUS "Building with Robust Geometric Predicates")

Hork-Engine/Hork-Source ThirdParty/glslang/CMakeLists.txt :67

message(STATUS "No build type selected, default to Debug")

STORM-IRIT/Radium-Engine examples/SimpleAnimation/CMakeLists.txt :19

message("Set install prefix to ${CMAKE_INSTALL_PREFIX}")

fzi-forschungszentrum-informatik/gpu-voxels icmaker/CMakeLists.txt :36

message( FATAL_ERROR "
The main CMakeLists.txt inside the main icmaker folder is not meant to be
used for including IcMaker any more. Use this instead:
   include(UseFullIcMaker)
... or make sure you have the most recent version of your repositories.
  ")

alibaba/multiple-cameras-and-3D-LiDARs-extrinsic-calibration CMakeLists.txt :181

message("--Compilation of calibration of imu")

RavEngine/RavEngine deps/assimp/CMakeLists.txt :330

message(WARNING "MinGW is old, if you experience errors, update MinGW.")

cnr-isti-vclab/meshlab src/external/cgal.cmake :103

message(STATUS "- CGAL - skipping CGAL library")

bmwcarit/ramses cmake/ramses/platformDetection.cmake :25

message(FATAL_ERROR "Unknown CMAKE_SYSTEM_NAME '${CMAKE_SYSTEM_NAME}'")

zenustech/zeno projects/CUDA/CMakeLists.txt :158

message(STATUS "python3 parent: ${PYTHON_ENV_PATH}")

dgrzech/sobfu cmake/Utils.cmake :4

message(STATUS "<<${ARGN}")

overte-org/overte cmake/compiler.cmake :26

message(STATUS "The discovered Windows SDK path is ${WINDOW_SDK_PATH}")

stuntrally/stuntrally3 CMake/Macros.cmake :197

message(FATAL_ERROR "Invalid value \"${${name}}\" for option ${name}. Valid values are: ${avail_values}")

SlicerRt/SlicerRT RoomsEyeView/CMakeLists.txt :10

message("Plastimatch library is not found. SegmentComparison module will not be built.")

AlizaMedicalImaging/AlizaMS CMakeLists.txt :578

message(STATUS "ITK: ${ITK_LIBRARIES}")

kokkos/kokkos cmake/kokkos_arch.cmake :810

message(STATUS "SIMD: ARM_NEON detected")

alpaka-group/alpaka cmake/alpakaCommon.cmake :56

message(FATAL_ERROR "alpaka_set_compiler_option 'type=${type}' unknown, value must be 'list', 'var', or 'target'.")

eclipse-ecal/ecal CMakeLists.txt :74

message(WARNING "The option HAS_HDF5 is deprecated and may be removed at any time. Please use ECAL_USE_HDF5 instead.")

meganz/MEGAcmd CMakeLists.txt :55

message(STATUS "vcpkg cloned successfully: ${status}")

nextcloud/desktop CMakeLists.txt :116

message(STATUS "Build of crashreporter disabled.")

CNES/MAJA Documentation/UserManual/CMakeLists.txt :21

message (STATUS "Not on Unix: skipping UserManual build.")

rlabduke/reduce reduce_src/CMakeLists.txt :116

message(STATUS "HET_DICTIONARY = ${DICT_HOME}")

ElyPrismLauncher/ElyPrismLauncher CMakeLists.txt :553

message(STATUS "Using system cmark")

YWL0720/YOLO_ORB_SLAM3_with_pointcloud_map CMakeLists.txt :8

MESSAGE("Build type: " ${CMAKE_BUILD_TYPE})

svkaiser/Doom64EX CMakeLists.txt :157

message(WARNING "Your CMake version is fairly old, so you'll need to generate the doom64ex.pk3 file manually. See README.md for more information.")

ANTsX/ANTs SuperBuild.cmake :300

message("  ${argname}")

AcademySoftwareFoundation/OpenShadingLanguage src/cmake/compiler.cmake :452

message (STATUS "clang-tidy command line is: ${CMAKE_CXX_CLANG_TIDY}")

hydrogen-music/hydrogen cmake/CompileHelper.cmake :22

message(STATUS  "Checking ${suffix} usability - ${HAVE_${suffix}}" )

etternagame/etterna extern/curl/CMakeLists.txt :562

message(FATAL_ERROR "Only one HTTP/3 backend can be selected!")

dpaulat/supercell-wx wxdata/wxdata.cmake :289

message("CHRONO_HAS_TIMEZONES_AND_CALENDERS: ${CHRONO_HAS_TIMEZONES_AND_CALENDERS}")

NREL/OpenStudio CMake/FindBoost.cmake :1412

message(STATUS "[ ${CMAKE_CURRENT_LIST_FILE}:${CMAKE_CURRENT_LIST_LINE} ] "
    "Boost_LIB_PREFIX = ${Boost_LIB_PREFIX}")

KDE/digikam core/cmake/modules/MacroUtils.cmake :47

message(STATUS " ${NAME} website is at ${WEBSITE}")

pcb9382/FaceAlgorithm include/Eigen/cmake/EigenTesting.cmake :200

message(STATUS "")

supercollider/supercollider CMakeLists.txt :22

message(STATUS "Building from ${GIT_REF_TYPE} ${GIT_BRANCH_OR_TAG}, commit hash is ${GIT_COMMIT_HASH}")

stack-of-tasks/pinocchio CMakeLists.txt :362

message(
      FATAL_ERROR
        "Your version of Eigen is too low. Should be at least 3.4.90. Current version is ${Eigen3_VERSION}."
    )

Kitware/kwiver arrows/ffmpeg/CMakeLists.txt :7

message(FATAL_ERROR
          "The FFmpeg arrow requires the KLV arrow (KWIVER_ENABLE_KLV)")

Vertical-Beach/ByteTrack-cpp CMakeLists.txt :21

message(FATAL_ERROR "The compiler ${CMAKE_CXX_COMPILER} has no C++17 support. Please use a different C++ compiler.")

RSIA-LIESMARS-WHU/LSHBOX include/eigen/CMakeLists.txt :405

message(STATUS "make blas     | Build BLAS library (not the same thing as Eigen)")

hust-diangroup/ns3-ai CMakeLists.txt :34

message(FATAL_ERROR "Include directory of TensorFlow C library does not exist")

liminchen/OptCuts ext/libigl/external/cgal/src/CGAL_Project/CMakeLists.txt :211

message(STATUS "CGAL_GIT_HASH is ${CGAL_GIT_HASH}")

NGSolve/ngsolve CMakeLists.txt :642

message("
------------------------------------------------------------------------
")

wpilibsuite/allwpilib CMakeLists.txt :187

message(FATAL_ERROR "Invalid build type: ${CMAKE_BUILD_TYPE}")

GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator CMakeLists.txt :26

message("Doxygen need to be installed to generate the doxygen documentation")

KhronosGroup/Vulkan-Samples CMakeLists.txt :58

message(STATUS "Couldn't find DirectX Shader Compiler executable, make sure it is present in Vulkan SDK or add it manually via Vulkan_dxc_EXECUTABLE cmake variable. HLSL shaders won't be compiled.")

SCOREC/core cmake/bob.cmake :75

message(WARNING "Unexpected compiler type ${CMAKE_CXX_COMPILER_ID}")

nv-legate/legate src/cmake/thirdparty/get_legion.cmake :209

message(VERBOSE "${var}=${${var}}")

bareos/bareos cmake/BareosExtractVersionInfo.cmake :87

message(FATAL_ERROR "VERSION_TIMESTAMP is not set")

WerWolv/Fenestra cmake/modules/PostprocessBundle.cmake :33

message(STATUS "Fixing up application bundle: ${BUNDLE_PATH}")

maidsafe-archive/MaidSafe cmake_modules/add_boost.cmake :158

message(STATUS "Building b2 (bjam)")

Patoke/re-plants-vs-zombies CMake/Utils.cmake :202

message(WARNING "Corresponding cmake file from props \"${ABSOLUTE_PROPS_FILE}\" doesn't exist")

anonbeat/guayadeque CMakeLists.txt :18

MESSAGE( STATUS "Using install prefix ${CMAKE_INSTALL_PREFIX} ..." )

MultiMC/Launcher cmake/BundleUtilities.cmake :300

message(STATUS "warning: *NOT* handled - not .app dir, not executable file...")

PrismLauncher/PrismLauncher CMakeLists.txt :147

message(STATUS "Address Sanitizer not available on compiler ${CMAKE_CXX_COMPILER_ID}")

PolyMC/PolyMC CMakeLists.txt :143

message(STATUS "Git commit: ${Launcher_GIT_COMMIT}")

RichieSams/FiberTaskingLib third_party/catch2/CMake/FindLcov.cmake :245

message(WARNING "No coverage evaluation binary found for ${TCOMPILER}.")

facebook/folly build/fbcode_builder/CMake/FBPythonBinary.cmake :663

message(
      FATAL_ERROR "unable to find make_fbpy_archive.py helper program (it "
      "should be located in the same directory as FBPythonBinary.cmake)"
    )

mariadb-corporation/MaxScale cmake/CheckPlatform.cmake :17

message(FATAL_ERROR "Could not find libcrypt")

facebook/rocksdb CMakeLists.txt :245

message(STATUS " HAS_ALTIVEC yes")

microsoft/DiskANN CMakeLists.txt :314

message(STATUS "The ${PROJECT_NAME}.sln has been created, opened it from VisualStudio to build Release or Debug configurations.\n"
                   "Alternatively, use MSBuild to build:\n\n"
                   "msbuild.exe ${PROJECT_NAME}.sln /m /nologo /t:Build /p:Configuration=\"Release\" /property:Platform=\"x64\"\n")

openvinotoolkit/openvino cmake/developer_package/api_validator/api_validator.cmake :45

message(STATUS "Found apivalidator: ${ONECORE_API_VALIDATOR}")

lightspark/lightspark conf/FindLLVM.cmake :193

MESSAGE(STATUS "HAVE_SUPPORT_TARGETSELECT_H: " ${HAVE_SUPPORT_TARGETSELECT_H})

ezEngine/ezEngine Code/BuildSystem/CMake/FindPkgMacros.cmake :24

message(STATUS ${ARGN})

x64dbg/x64dbg cmake/cmkr.cmake :60

message(FATAL_ERROR "cmkr_exec(${ARGV}) failed (exit code ${CMKR_EXEC_RESULT})")

mapnik/mapnik CMakeLists.txt :139

message(STATUS "postfix for debug libraries: ${CMAKE_DEBUG_POSTFIX}")

gnss-sdr/gnss-sdr CMakeLists.txt :466

message(WARNING "\nCannot determine the version of the compiler selected to build GNSS-SDR (${APPLE_STR}Clang : ${CMAKE_CXX_COMPILER}). This build may or not work. We highly recommend using Apple Clang version ${APPLECLANG_MIN_VERSION} or more recent, or Clang version ${CLANG_MIN_VERSION} or more recent.")

GPUOpen-Archive/Anvil examples/PushConstants/CMakeLists.txt :15

message(STATUS "The compiler ${CMAKE_CXX_COMPILER} has no C++11 support. Please use a different C++ compiler.")

performous/performous cmake/Modules/FindCed.cmake :40

message(STATUS "Found Google CED ${Ced_VERSION}")

alexa/avs-device-sdk cmakeBuild/cmake/Android.cmake :64

message("WARNING: Unknown android device installation path."
            " To run unit tests, you'll need to upload the tests to the device.")

SsageParuders/Android_Native_Surface my_android_opencv/3rdparty/openjpeg/openjp2/CMakeLists.txt :82

message(STATUS "No thread library found and thread/mutex support is required by OPJ_USE_THREAD option")

psi4/psi4 CMakeLists.txt :227

message(STATUS "Psi4 staging: ${STAGED_INSTALL_PREFIX}")

moneymanagerex/moneymanagerex CMakeLists.txt :913

message(STATUS "==========================")

ZTzTopia/GTInternalAndroid vendor/Dobby/CMakeLists.txt :305

message(STATUS "[Dobby] ${DOBBY_BUILD_VERSION}")

chdb-io/chdb cmake/tools.cmake :59

message (FATAL_ERROR "Using linker ${LINKER_NAME} but can't find its path.")

NVIDIA/MatX cmake/rapids-cmake/rapids-cmake/cpm/generate_pinned_versions.cmake :85

message(FATAL_ERROR "rapids_cpm_generate_pinned_versions requires an `OUTPUT` argument")

v6d-io/v6d CMakeLists.txt :8

message(STATUS "Configuring and building vineyard version '${VINEYARD_VERSION}'.")