Salome HOME
Fix: getCellsContainingPoints() in case of polyhedron with a face containing colinear...
[tools/medcoupling.git] / doc / CMakeLists.txt
index 04f6cc8670fad0191dfd375b0b7587f87d43ff2f..d47643792074752db251a63fe546c34f4dea5974 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  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
@@ -17,5 +17,6 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-ADD_SUBDIRECTORY(user)
+ADD_SUBDIRECTORY(developer)
 ADD_SUBDIRECTORY(tutorial)
+ADD_SUBDIRECTORY(user)