Salome HOME
Update of CheckDone
[modules/smesh.git] / src / Tools / padder / CMakeLists.txt
index 082320ed7b8f3c382ec227ad137846acfa2cc689..d7be02c405d1a7bcd082c4303c98925ae1863d65 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2012-2013  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2024  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
@@ -16,8 +16,9 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-
-ADD_SUBDIRECTORY(doc)
+IF(SALOME_BUILD_DOC)
+  ADD_SUBDIRECTORY(doc)
+ENDIF(SALOME_BUILD_DOC)
 ADD_SUBDIRECTORY(meshjob)
 ADD_SUBDIRECTORY(resources)
 ADD_SUBDIRECTORY(spadderpy)