X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FCMakeLists.txt;h=5b233d9c4e9adab07fb9db564bcc3766bed21d47;hb=05ec0991313b5f6e601ea70f84e1504e3004e801;hp=f8eaf60775cf987685f5ea845927c3ba7ec49ec2;hpb=66780cef0655cb3cfcc299787f0918ee47a44526;p=modules%2Fyacs.git diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index f8eaf6077..5b233d9c4 100644 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# 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 # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -29,10 +29,6 @@ INCLUDE_DIRECTORIES( ${CMAKE_CURRENT_BINARY_DIR} ) -IF(WIN32) - ADD_DEFINITIONS(-DNOGDI) -ENDIF(WIN32) - SET(SalomeIDLYACS_IDLSOURCES yacsgui.idl )