CMake 3.17.3
| Full internal name: | org.cmake.CMake |
| Project site: | http://www.cmake.org |
| Screen shots: | |
| Download: | Download CMake 3.17.3 https://www.cmake.org/files/v3.17/cmake-3.17.3-win32-x86.zip VirusTotal results |
| Change log: | https://cmake.org/cmake/help/latest/release/index.html |
| Description: | build tool |
| License: | CMake license |
| Version: | 3.17.3 |
| SHA-1 or SHA-256: | 1a7d82fe79b295461e8fe91e6d3d97a43c01cf954426c8b10a108575c1aa4ee1 |
| 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 May 15 09:31:11 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Wed Jun 03 06:39:10 UTC 2020 |
| Created by: | tim.lebedk... |
| Automated tests: | 3 of 3 installations succeeded, 3 of 3 removals succeeded |