]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
OCCT 7.8.0: copy all stlgeom headers OCCT780 12/head
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 15 May 2024 11:20:42 +0000 (13:20 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 15 May 2024 11:20:42 +0000 (13:20 +0200)
products/compil_scripts/netgen_5_3_1.bat

index 4c416e16707e36973efba60976e57a395fb44f1d..9b9f1e391f98c8170d429cf14c1596b4f4281c03 100755 (executable)
@@ -145,7 +145,7 @@ if NOT %ERRORLEVEL% == 0 (
     exit 14\r
 )\r
 \r
-xcopy /Q /R /Y %SOURCE_DIR%\libsrc\stlgeom\stlgeom.hpp %PRODUCT_INSTALL%\include\r
+xcopy /Q /R /Y %SOURCE_DIR%\libsrc\stlgeom\*.h* %PRODUCT_INSTALL%\include\r
 if NOT %ERRORLEVEL% == 0 (\r
     echo ERROR on install stlgeom\r
     exit 15\r