a
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user