Bags fixed: all params and Intent(in)

This commit is contained in:
2023-12-18 16:28:58 +03:00
parent 1f3d9944b8
commit d8d52a587a
445 changed files with 9944 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
^C:\DVMHREPO\SAPFOR\SAPFOR\EXPERTS\SAPFOR_2017\SAGENEWSRC\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/SageNewSrc/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