From: rnv Date: Wed, 3 Mar 2021 15:03:42 +0000 (+0300) Subject: Compilation under Windows. X-Git-Tag: V9_7_0a1~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7dbab998064da71b8171986ad9d331600622ab9d;p=modules%2Fgeom.git Compilation under Windows. --- diff --git a/src/GEOM_I/CMakeLists.txt b/src/GEOM_I/CMakeLists.txt index c0f09fc70..46bb59e3f 100644 --- a/src/GEOM_I/CMakeLists.txt +++ b/src/GEOM_I/CMakeLists.txt @@ -41,6 +41,9 @@ ADD_DEFINITIONS( ${OMNIORB_DEFINITIONS} ) +IF(WIN32) + ADD_DEFINITIONS(-DNOGDI) +ENDIF(WIN32) # libraries to link to SET(_link_LIBRARIES