^C:\USERS\DECID\DOCUMENTS\PROJECTS\BEY-CLOSER-T1\CMAKELISTS.TXT
setlocal
"C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:/Users/decid/Documents/projects/bey-closer-t1 -BC:/Users/decid/Documents/projects/bey-closer-t1/build --check-stamp-file C:/Users/decid/Documents/projects/bey-closer-t1/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
