X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCouplingCorba%2FCMakeLists.txt;h=574b65e4f612b252e203b97cc07cd8c1bff17660;hb=2b06481ba4aac1672d1326d7bfb13e14e529ffb4;hp=1b1e252624153486e1b6d35daa677ced6d3532e7;hpb=4a8694e2c6bbc95f4d1f7583d8d8b945892eb74c;p=tools%2Fmedcoupling.git diff --git a/src/MEDCouplingCorba/CMakeLists.txt b/src/MEDCouplingCorba/CMakeLists.txt index 1b1e25262..574b65e4f 100644 --- a/src/MEDCouplingCorba/CMakeLists.txt +++ b/src/MEDCouplingCorba/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D +# Copyright (C) 2012-2015 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 @@ -28,7 +28,6 @@ ENDIF(SALOME_BUILD_TESTS) INCLUDE_DIRECTORIES( ${OMNIORB_INCLUDE_DIR} ${OMNIORB_INCLUDE_DIRS} - ${KERNEL_INCLUDE_DIRS} ${CMAKE_CURRENT_BINARY_DIR}/../../idl ${CMAKE_CURRENT_SOURCE_DIR}/../MEDCoupling ${CMAKE_CURRENT_SOURCE_DIR}/../INTERP_KERNEL @@ -46,6 +45,7 @@ SET(medcouplingcorba_SOURCES MEDCoupling1SGTUMeshServant.cxx MEDCoupling1GTUMeshServant.cxx MEDCouplingCMeshServant.cxx + MEDCouplingIMeshServant.cxx MEDCouplingUMeshServant.cxx MEDCouplingFieldServant.cxx MEDCouplingFieldDoubleServant.cxx