CMake 3.14.5
| Full internal name: | org.cmake.CMake |
| Project site: | http://www.cmake.org |
| Screen shots: | |
| Download: | Download CMake 3.14.5 https://www.cmake.org/files/v3.14/cmake-3.14.5-win32-x86.zip VirusTotal results |
| Change log: | https://cmake.org/cmake/help/latest/release/index.html |
| Description: | build tool |
| License: | CMake license |
| Version: | 3.14.5 |
| SHA-1 or SHA-256: | 3fd5f0f8cc95761d5c52f44afe3c55e047704da57946ac4cdac80a4dd39ac6c7 |
| 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 05 06:39:15 UTC 2019 |
| Created by: | tim.lebedk... |
| Automated tests: | 4 of 5 installations succeeded, 4 of 4 removals succeeded |