11 lines
444 B
Plaintext
11 lines
444 B
Plaintext
^C:\CODE\HYDRAV3\BUILD\CMAKEFILES\86FBA70918B4C2A3E7E2BCA408A270CB\GENERATE.STAMP.RULE
|
|
setlocal
|
|
"C:\Program Files\CMake\bin\cmake.exe" -SC:/Code/HydraV3 -BC:/Code/HydraV3/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file C:/Code/HydraV3/build/Hydra.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
|