Salome HOME
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
[modules/smesh.git] / src / SMDS / CMakeLists.txt
index 275c078960aa360453f07ebaca3abc4e81b7e9b2..644a7df74934d46c39110fc089e974a440c3c70b 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2012-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2015  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
 # 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
@@ -41,7 +41,6 @@ SET(_link_LIBRARIES
 
 # header files / no moc processing
 SET(SMDS_HEADERS
-  chrono.hxx
   ObjectPool.hxx
   SMDS_TypeOfPosition.hxx
   SMDSAbs_ElementType.hxx