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