Files
FH/build/FH.dir/Debug/FH.tlog/CustomBuild.command.1.tlog
2025-02-04 20:42:51 +01:00

11 lines
515 B
Plaintext

^C:\USERS\JORDI\DOCUMENTS\GITHUB\FH\CMAKELISTS.TXT
setlocal
"C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:/Users/jordi/Documents/GitHub/FH -BC:/Users/jordi/Documents/GitHub/FH/build --check-stamp-file C:/Users/jordi/Documents/GitHub/FH/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