CMake 4.2

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

https://github.com/Kitware/CMake/releases/download/v4.2.0/cmake-4.2.0-windows-i386.zip

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

build tool

License:CMake license
Version:4.2
SHA-1 or SHA-256:aaa3c5f810f2720c63e3b6b5677d0f57fdff705f85e1de2043d716421469d63b
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:Fri Nov 21 05:09:52 UTC 2025
    Last modified by:tim.lebedk...
    Created:Fri Nov 21 05:09:52 UTC 2025
    Created by:tim.lebedk...
    Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded