CMake 3.22.3
| Full internal name: | org.cmake.CMake |
| Project site: | http://www.cmake.org |
| Screen shots: | |
| Download: | Download CMake 3.22.3 https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-windows-i386.zip VirusTotal results |
| Change log: | https://cmake.org/cmake/help/latest/release/index.html |
| Description: | build tool |
| License: | CMake license |
| Version: | 3.22.3 |
| SHA-1 or SHA-256: | 46604d5e6c150883dc2fb1435b66d3b28754f6dc69b522da03845631a4e3f278 |
| 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: | Sat Mar 05 05:17:49 UTC 2022 |
| Last modified by: | tim.lebedk... |
| Created: | Sat Mar 05 05:17:49 UTC 2022 |
| Created by: | tim.lebedk... |
| Automated tests: | 3 of 3 installations succeeded, 3 of 3 removals succeeded |