This commit is contained in:
2025-02-04 20:42:51 +01:00
parent 20c1401458
commit 9844efeaad
895 changed files with 113154 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
^C:\USERS\JORDI\DOCUMENTS\GITHUB\FH\BUILD\CMAKEFILES\FD40D75C75A4E038340BB5946F1D2975\GENERATE.STAMP.RULE
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-list CMakeFiles/generate.stamp.list --vs-solution-file C:/Users/jordi/Documents/GitHub/FH/build/FH.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd