CMake 3.12.2
| Full internal name: | org.cmake.CMake |
| Project site: | http://www.cmake.org |
| Screen shots: | |
| Download: | Download CMake 3.12.2 https://www.cmake.org/files/v3.12/cmake-3.12.2-win32-x86.zip VirusTotal results |
| Change log: | https://cmake.org/cmake/help/latest/release/index.html |
| Description: | build tool |
| License: | CMake license |
| Version: | 3.12.2 |
| SHA-1 or SHA-256: | fde814282b798a8064aab8c44ddf2f7a25e1139b5a2b3a255adedacfca5706cd |
| 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:10 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Wed Sep 12 06:51:12 UTC 2018 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |