From: Nabil Ghodbane Date: Mon, 5 Dec 2022 10:55:52 +0000 (+0100) Subject: Fix typo X-Git-Tag: V9_11_0~166 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=df17082f3f24fa40331f42643ee3a38fe1d369cd;p=tools%2Fsat_salome.git Fix typo --- diff --git a/products/compil_scripts/ParaView-5.9.0.bat b/products/compil_scripts/ParaView-5.9.0.bat index f1ee5d8..43096ba 100644 --- a/products/compil_scripts/ParaView-5.9.0.bat +++ b/products/compil_scripts/ParaView-5.9.0.bat @@ -165,7 +165,7 @@ set CMAKE_OPTIONS=%CMAKE_OPTIONS% -DCATALYST_BUILD_STUB_IMPLEMENTATION:BOOL=ON REM allow additional plugins set CMAKE_OPTIONS=%CMAKE_OPTIONS% -DVTK_ALL_NEW_OBJECT_FACTORY:BOOL=ON -if "%SALOME_APPLICATION_NAME%" == ALAMOS ( +if "%SALOME_APPLICATION_NAME%" == "ALAMOS" ( echo. echo INFO: enable PDF support... set CMAKE_OPTIONS=%CMAKE_OPTIONS% -DVTK_MODULE_ENABLE_VTK_PythonContext2D=YES -DVTK_MODULE_ENABLE_VTK_IOExportPDF=YES