X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FContainer%2FCMakeLists.txt;h=530763b1ea0b90ee8e62c865f5d26c951518f261;hb=52111d0ad7a0d8acccc1bb4e49bb5877d949b844;hp=38aecf6bc1d9c652a3eb05d37e3ddcbf8e61cde4;hpb=d65a16c1f0d023db094233ae775dad37a2aa1f0f;p=modules%2Fkernel.git diff --git a/src/Container/CMakeLists.txt b/src/Container/CMakeLists.txt index 38aecf6bc..530763b1e 100755 --- a/src/Container/CMakeLists.txt +++ b/src/Container/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -40,7 +40,6 @@ SET(SCRIPTS SALOME_ComponentPy.py SALOME_PyNode.py SALOME_Container.py - SALOME_DataContainerPy.py ) ADD_DEFINITIONS(${HDF5_DEFINITIONS} ${OMNIORB_DEFINITIONS}) @@ -76,7 +75,6 @@ ENDIF() SET(SalomeContainer_SOURCES Component_i.cxx Container_i.cxx - SALOME_DataContainer_i.cxx SALOME_FileTransfer_i.cxx SALOME_FileRef_i.cxx Container_init_python.cxx