initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
^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
|
||||
Reference in New Issue
Block a user