From: Nabil Ghodbane Date: Wed, 15 May 2024 11:20:42 +0000 (+0200) Subject: OCCT 7.8.0: copy all stlgeom headers X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Ftlpr%2F12%2Fhead;p=tools%2Fsat_salome.git OCCT 7.8.0: copy all stlgeom headers --- diff --git a/products/compil_scripts/netgen_5_3_1.bat b/products/compil_scripts/netgen_5_3_1.bat index 4c416e1..9b9f1e3 100755 --- a/products/compil_scripts/netgen_5_3_1.bat +++ b/products/compil_scripts/netgen_5_3_1.bat @@ -145,7 +145,7 @@ if NOT %ERRORLEVEL% == 0 ( exit 14 ) -xcopy /Q /R /Y %SOURCE_DIR%\libsrc\stlgeom\stlgeom.hpp %PRODUCT_INSTALL%\include +xcopy /Q /R /Y %SOURCE_DIR%\libsrc\stlgeom\*.h* %PRODUCT_INSTALL%\include if NOT %ERRORLEVEL% == 0 ( echo ERROR on install stlgeom exit 15