X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CMakeCommon%2FFindEclipse.cmake;h=c4a88ffd542e7be488e7c6901812786d2381fb98;hb=06e7f5859095193fc7f498bd89a7d28009794f53;hp=5171af29f4d8d5519da8157cd8b47b5445d936cf;hpb=f1cd93fd02a54259f72e3191d037323a496b2bef;p=modules%2Fshaper.git diff --git a/CMakeCommon/FindEclipse.cmake b/CMakeCommon/FindEclipse.cmake index 5171af29f..c4a88ffd5 100644 --- a/CMakeCommon/FindEclipse.cmake +++ b/CMakeCommon/FindEclipse.cmake @@ -1,4 +1,21 @@ -## Copyright (C) 2014-20xx CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF +# +# 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, 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 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# IF (CMAKE_GENERATOR MATCHES "NMake Makefiles") IF(CMAKE_BUILD_TYPE STREQUAL "Debug")