CMake 4.1
| Full internal name: | org.cmake.CMake |
| Project site: | http://www.cmake.org |
| Screen shots: | |
| Download: | Download CMake 4.1 https://github.com/Kitware/CMake/releases/download/v4.1.0/cmake-4.1.0-windows-i386.zip VirusTotal results |
| Change log: | https://cmake.org/cmake/help/latest/release/index.html |
| Description: | build tool |
| License: | CMake license |
| Version: | 4.1 |
| SHA-1 or SHA-256: | 8f204250a3df83fa2e46cceae9e4077ba3032cf3b36f86ea5c97485cecc51f4d |
| Type: | zip |
| Dependencies: | |
| Tags: | |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b cmake*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
move "%%a" ..
)
cd ..
rmdir "%name%"
if %errorlevel% neq 0 exit /b %errorlevel%
|
| Last modified: | Thu Aug 14 05:10:40 UTC 2025 |
| Last modified by: | tim.lebedk... |
| Created: | Thu Aug 14 05:10:40 UTC 2025 |
| Created by: | tim.lebedk... |
| Automated tests: | 2 of 2 installations succeeded, 2 of 2 removals succeeded |