X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2FCMakeLists.txt;h=a7ce86882c2851cc420b19217d0aff49da3c510a;hb=2b06481ba4aac1672d1326d7bfb13e14e529ffb4;hp=02d27709391d0473da176502bdc0e65fbc12a465;hpb=f1a947b32a36d8dc8e3079b25305bb50e8cb59a0;p=tools%2Fmedcoupling.git diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 02d277093..a7ce86882 100644 --- a/doc/CMakeLists.txt +++ b/doc/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 @@ -17,6 +17,6 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -ADD_SUBDIRECTORY(salome) -ADD_SUBDIRECTORY(doxygen) - +ADD_SUBDIRECTORY(user) +ADD_SUBDIRECTORY(tutorial) +ADD_SUBDIRECTORY(dev)