CMake 3.24.1

Full internal name:org.cmake.CMake
Project site:http://www.cmake.org
Screen shots:
Download: Download CMake 3.24.1

https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-windows-i386.zip

VirusTotal results
Change log:https://cmake.org/cmake/help/latest/release/index.html
Description:

build tool

License:CMake license
Version:3.24.1
SHA-1 or SHA-256:a0b894e2a814d2353f1e581eb6ca3c878a39c071624495729dbcf9978e1579f2
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:Thu Aug 18 05:07:31 UTC 2022
    Last modified by:tim.lebedk...
    Created:Thu Aug 18 05:07:31 UTC 2022
    Created by:tim.lebedk...
    Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded