From 0db664340ef9c18415ef1514a8a8f3ea2f3fae8d Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 13 Nov 2013 05:13:10 +0000 Subject: [PATCH] Correct documentation for SALOME_SMESH_USE_CGNS option --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2