Salome HOME
bos #20430 Move fields documentation to the common doc folder
[modules/med.git] / CMakeLists.txt
index e38a2bcf733fc27a84b3df3348487a069423015d..1d4c3ea8d19534097390aef11806fc2777b82426 100644 (file)
@@ -76,9 +76,6 @@ OPTION(SALOME_USE_MPI "(Use MPI containers) - For FIELDS this triggers the build
 OPTION(SALOME_BUILD_GUI "Build GUI of FIELDS." ON)
 OPTION(SALOME_BUILD_TESTS "Build FIELDS tests." ON)
 OPTION(SALOME_BUILD_DOC "Build FIELDS doc." ON)
-CMAKE_DEPENDENT_OPTION(SALOME_FIELDS_BUILD_FRENCH_DOC "Generate SALOME Fields French documentation" OFF
-                       "SALOME_BUILD_DOC" OFF)
-
 
 # Find MEDCoupling (required)
 # ==========================