^K:\WORK\REGINFO\CMAKELISTS.TXT setlocal "C:\Program Files\CMake\bin\cmake.exe" -SK:/work/regInfo -BK:/work/regInfo/build --check-stamp-file K:/work/regInfo/build/CMakeFiles/generate.stamp if %errorlevel% neq 0 goto :cmEnd :cmEnd endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone :cmErrorLevel exit /b %1 :cmDone if %errorlevel% neq 0 goto :VCEnd