Salome HOME
Fix: getCellsContainingPoints() in case of polyhedron with a face containing colinear...
[tools/medcoupling.git] / doc / CMakeLists.txt
index f3b35dd2f8182ddba27f63ad3e9871f613f02796..d47643792074752db251a63fe546c34f4dea5974 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2024  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.
+# 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
@@ -17,7 +17,6 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-ADD_SUBDIRECTORY(MEDMEM)
-ADD_SUBDIRECTORY(salome)
-ADD_SUBDIRECTORY(doxygen)
-
+ADD_SUBDIRECTORY(developer)
+ADD_SUBDIRECTORY(tutorial)
+ADD_SUBDIRECTORY(user)