From: vsr Date: Wed, 13 Nov 2013 05:13:10 +0000 (+0000) Subject: Correct documentation for SALOME_SMESH_USE_CGNS option X-Git-Tag: V7_3_0a1~78 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0db664340ef9c18415ef1514a8a8f3ea2f3fae8d;p=modules%2Fsmesh.git Correct documentation for SALOME_SMESH_USE_CGNS option --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d8acde2f..5b87c3d32 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -65,7 +65,7 @@ OPTION(SALOME_BUILD_DOC "Generate SALOME SMESH documentation" ON) # Advanced options: OPTION(SALOME_BUILD_GUI "Enable GUI" ON) -OPTION(SALOME_SMESH_USE_CGNS "Enable shape recognition from picture" OFF) +OPTION(SALOME_SMESH_USE_CGNS "Enable import/export to CGNS format" OFF) OPTION(SALOME_SMESH_USE_TBB "Enable shape recognition from picture" OFF) #On Linux use Fortran to compile MEFISTO2D