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
446 B
10 lines
446 B
^F:\PROCESSMESH\BUILD\CMAKEFILES\4043D27583BBB145E3D0B6FFDC608667\GENERATE.STAMP.RULE
|
|
setlocal
|
|
"C:\Program Files\CMake\bin\cmake.exe" -SF:/ProcessMesh -BF:/ProcessMesh/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file F:/ProcessMesh/build/ProcessMesh.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
|
|
|