Salome HOME
0022327: [CEA 937] Wrong display
[modules/paravis.git] / src / Plugins / MedReader / CMakeLists.txt
index ba2bbc4193105eeff556569b700847ffeff1c9e7..8d71a8fd9dfe0ecfab5025967cf279d076513439 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2013  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.
+#
+# 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
+#
+
 project(MedReader)
         
 cmake_minimum_required(VERSION 2.8)
@@ -44,6 +63,7 @@ OPTION(BUILD_SHARED_LIBS
 SET(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/CMake ${CMAKE_MODULE_PATH} )
 FIND_PACKAGE(MED REQUIRED)
 include_directories(${MED_INCLUDE_DIRS})
+include_directories(${MEDFILE_INCLUDE_DIRS})
 
 #
 # process all vtk-modules defined in this plugin. This generates the necessary