delete comms

const added
This commit is contained in:
2023-12-15 09:45:10 +03:00
parent e5572d9dff
commit 5e16437845
445 changed files with 11021 additions and 97 deletions

View File

@@ -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