Salome HOME
spns #32755 : TopIIVolMesh: move back to master branch
[tools/sat_salome.git] / products / patches / gmsh-4.8.4-windows.patch
1 diff -Naur gmsh_ref/CMakeLists.txt gmsh_new/CMakeLists.txt
2 --- gmsh_ref/CMakeLists.txt     2021-04-28 09:09:29.000000000 +0200
3 +++ gmsh_new/CMakeLists.txt     2021-12-01 00:25:02.000000000 +0100
4 @@ -1357,7 +1357,6 @@
5      endif()
6      if(WIN32)
7        list(APPEND EXTERNAL_LIBRARIES "winspool")
8 -      add_definitions(-DOCC_CONVERT_SIGNALS)
9      elseif(MSVC)
10        add_definitions(-DWNT)
11      endif()