CMake 4.0.2 freeware

CMake is a family of tools designed to build, test, and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. ...

Author Kitware, Inc.
Released 2025-05-12
Filesize 30.30 MB
Downloads 1075
OS Windows 11, Windows 10 32/64 bit, Windows 8 32/64 bit, Windows 7 32/64 bit
Installation Instal And Uninstall
Keywords CMake, code generation, compile, make, generate
Users' rating
(40 rating)
CMakeCompilers & InterpretersWindows 11, Windows 10 32/64 bit, Windows 8 32/64 bit, Windows 7 32/64 bit
CMake - support library Freeware Download Notice

CMake Free Download - we do not host any CMake torrent files or links of CMake on rapidshare.com, depositfiles.com, megaupload.com etc. All CMake download links are direct CMake download from publisher site or their selected mirrors.

CMake freeware - The Latest User Reviews
CMake freeware - The Latest Versions History
4.0.2 May 5, 2025 New Release Brad King (16):
Help: Document CMAKE_UNITY_BUILD_RELOCATABLE variable
Help: Add 4.0 release note for UNITY_BUILD_RELOCATABLE
Help: Clarify wording of UNITY_BUILD_RELOCATABLE path alternatives
get_filename_component: Restore lexical preprocessing of REALPATH for compat
ci: update macOS jobs to use Xcode 16.3
FindXCTest: Pass -bundle_loader linker flag for test module more reliably Restore expansion of leading ‘~’ as home directory in input paths
Tests: Isolate RunCMake.LinkWarningAsError from -Werror flags in environment
Source: Simplify FindProgram calls
cmSystemTools: Restore FindProgram look-up of on-disk case on Windows
cmSystemTools: Simplify call to FindProgram for our own executable
Help: Document CMAKE_OSX_SYSROOT default change in 4.0
cmXCodeObject: Drop unused CoreFoundation header
FindXCTest: Fix test module generation for Xcode 16
Help: Add note about /usr/local/include on macOS without CMAKE_OSX_SYSROOT
CMake 4.0.1
Craig Scott (3):
Help: Fix inaccurate wording for CMAKE_XCODE_SCHEME_… variables
Help: Improve wording of docs related to MSVC runtime checks
Help: Fix typo in 4.0 release notes for CPack archive generator
Matthew Woehlke (2):
find_package: Restore component requirements in nested calls
find_package: Add minimal support for CPS multiple inclusion
Sergey Fedorov (2):
macOS: Define _DARWIN_C_SOURCE in more sources
Source: Include specific CoreFoundation headers instead of umbrella header
4.0.1 Apr 11, 2025 New Release New Features:
File-Based API:
The cmake-file-api(7) "codemodel" version 2 version field has been updated to 2.8.
The cmake-file-api(7) "codemodel" version 2 "target" object gained a new debugger field.
Command-Line:
The cmake --link-no-warning-as-error option was added to suppress the effects of the LINK_WARNING_AS_ERROR target property and CMAKE_LINK_WARNING_AS_ERROR variable.
The cmake --project-file option was added to specify an alternate filename for CMakeLists.txt files. This is intended for temporary use by developers during an incremental transition and not for publication of a final product. CMake will always emit a warning when the project file is anything other than CMakeLists.txt.
Commands:
The target_link_libraries() command now supports the LINKER: prefix.
Variables:
The AIX and CMAKE_HOST_AIX variables are now set to true when the target or host system is AIX, respectively.
Linker flag variables learned to support the LINKER: prefix:
CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS_<CONFIG>
CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS_<CONFIG>
CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS_<CONFIG>
See policy CMP0181.
The CMAKE_EXECUTE_PROCESS_COMMAND_ERROR_IS_FATAL variable was added to specify the execute_process() command's default COMMAND_ERROR_IS_FATAL behavior.
The CMAKE_<LANG>_LINK_MODE and CMAKE_<LANG>_DEVICE_LINK_MODE variables were added to provide information on how the link step is done.
The CMAKE_LINK_WARNING_AS_ERROR variable and corresponding LINK_WARNING_AS_ERROR target property were added to link using a linker-specific flag to treat warnings as errors.
The CMAKE_MSVC_RUNTIME_CHECKS variable and MSVC_RUNTIME_CHECKS target property were introduced to select runtime checks for compilers targeting the MSVC ABI. See policy CMP0184.
The CMAKE_POLICY_VERSION_MINIMUM variable was added to help packagers and end users try to configure existing projects that have not been upd
4.0.0 Mar 29, 2025 New Release New Features:
File-Based API:
The cmake-file-api(7) "codemodel" version 2 version field has been updated to 2.8.
The cmake-file-api(7) "codemodel" version 2 "target" object gained a new debugger field.
Command-Line:
The cmake --link-no-warning-as-error option was added to suppress the effects of the LINK_WARNING_AS_ERROR target property and CMAKE_LINK_WARNING_AS_ERROR variable.
The cmake --project-file option was added to specify an alternate filename for CMakeLists.txt files. This is intended for temporary use by developers during an incremental transition and not for publication of a final product. CMake will always emit a warning when the project file is anything other than CMakeLists.txt.
Commands:
The target_link_libraries() command now supports the LINKER: prefix.
Variables:
The AIX and CMAKE_HOST_AIX variables are now set to true when the target or host system is AIX, respectively.
Linker flag variables learned to support the LINKER: prefix:
CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS_<CONFIG>
CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS_<CONFIG>
CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS_<CONFIG>
See policy CMP0181.
The CMAKE_EXECUTE_PROCESS_COMMAND_ERROR_IS_FATAL variable was added to specify the execute_process() command's default COMMAND_ERROR_IS_FATAL behavior.
The CMAKE_<LANG>_LINK_MODE and CMAKE_<LANG>_DEVICE_LINK_MODE variables were added to provide information on how the link step is done.
The CMAKE_LINK_WARNING_AS_ERROR variable and corresponding LINK_WARNING_AS_ERROR target property were added to link using a linker-specific flag to treat warnings as errors.
The CMAKE_MSVC_RUNTIME_CHECKS variable and MSVC_RUNTIME_CHECKS target property were introduced to select runtime checks for compilers targeting the MSVC ABI. See policy CMP0184.
The CMAKE_POLICY_VERSION_MINIMUM variable was added to help packagers and end users try to configure existing projects that have not been upd

Most popular Compilers & Interpreters freeware downloads

Objeck Portable

4.1.0 freeware download

... channel #objeck on freenode.net. FEATURES: · Support for object-oriented programming (virtual classes, interfaces, enums, functions and methods) · Functional support (high-order functions) · Support for polymorphic methods and ...

CMake

4.0.2 freeware download

... wrappers and build executables in arbitrary combinations. CMake supports in-place and out-of-place builds, and can therefore support multiple builds from a single source tree. CMake also supports static and dynamic library builds. Another nice feature ...

Python

3.13.2 freeware download

... of Python's standout features is its extensive standard library, which provides modules and packages for a wide ... which is particularly beneficial in fast-paced environments. Its support for multiple programming paradigms, including procedural, object-oriented, and ...

GLE for Linux

4.2.4 freeware download

... quality graphs, plots, diagrams, figures and slides. GLE supports various graph types (function plots, histograms, bar graphs, ... GLE relies on LaTeX for text output and supports mathematical formulea in graphs and figures. GLE's output ...

wxPython

4.2.3 freeware download

... built on the mature and time-tested wxWidgets C++ library, which means it inherits a solid foundation of ... community around wxPython is a valuable resource, offering support, sharing knowledge, and contributing to the continuous improvement ...

5 freeware award

FreeBasic for Windows

1.10.1 freeware download

... language mode, FreeBASIC provides a high level of support for programs written for QuickBASIC. Many programs written ... graphical/GUI executables, dynamic and static libraries. FreeBASIC fully supports the use of C libraries and has partial ...

Rust

1.86.0 freeware download

... concise and reusable code. Additionally, Rust's comprehensive standard library and rich ecosystem of crates (packages) provide a ... Rust community is known for its inclusiveness and supportiveness, which is reflected in the language's excellent documentation ...

Visual Prolog

9 B902 freeware download

... predecessors. The goal of Visual Prolog is to support industrial strength programming of complex knowledge emphasized problems. Visual Prolog supports advanced client-server and three-tier solutions and is especially ...

Qt

6.7.2 freeware download

... an intuitive API and a rich C++ class library, integrated tools for GUI development and internationalization, and support for Java and C++ development. For companies ...

pdScript

1.9 freeware download

... interpreter of Pascal Script language, with a native support for graphical user interface. It is provided also in the form of dynamic-link library, which is a good option for incorporating the ...