You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
459 B
10 lines
459 B
^D:\CODE\BUSBAR_ROUTER\BUILD\CMAKEFILES\CC4F9C8C9EBDE5B8978812B6B79357BB\GENERATE.STAMP.RULE
|
|
setlocal
|
|
D:\cmake\bin\cmake.exe -SD:/code/busbar_router -BD:/code/busbar_router/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file D:/code/busbar_router/build/BusbarRouter.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
|
|
|