Salome HOME
Save foreach state.
[modules/yacs.git] / idl / CMakeLists.txt
index 56e21cd364bd7f0486682da778534832ac3c7217..5b233d9c4e9adab07fb9db564bcc3766bed21d47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -29,10 +29,6 @@ INCLUDE_DIRECTORIES(
   ${CMAKE_CURRENT_BINARY_DIR}
 )
 
-IF(WIN32)
-  ADD_DEFINITIONS(-DNOGDI)
-ENDIF(WIN32)
-
 SET(SalomeIDLYACS_IDLSOURCES
   yacsgui.idl
 )