delete comms
const added
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
^C:\DVMHREPO\SAPFOR\SAPFOR\EXPERTS\SAPFOR_2017\FDVM\CMAKELISTS.TXT
|
||||
setlocal
|
||||
"C:\Program Files\CMake\bin\cmake.exe" -SC:/dvmhrepo/Sapfor/sapfor/experts/Sapfor_2017 -BC:/dvmhrepo/Sapfor/_bin --check-stamp-file C:/dvmhrepo/Sapfor/_bin/FDVM/CMakeFiles/generate.stamp
|
||||
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