]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
CMake:
authormpa <mpa@opencascade.com>
Wed, 13 Nov 2013 12:16:00 +0000 (12:16 +0000)
committermpa <mpa@opencascade.com>
Wed, 13 Nov 2013 12:16:00 +0000 (12:16 +0000)
- delete kernel dependency because options are local now

CMakeLists.txt

index 8073372ae9bc92574214a857ec21d6fa4a64e66a..f93c72005cec3deecf3fbc59e4c0049bcc3644ae 100755 (executable)
@@ -56,7 +56,6 @@ SET(BUILD_SHARED_LIBS TRUE)
 LIST(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/adm_local/cmake_files")
 
 # User options
-# (some options have already been defined in KERNEL) 
 # ============
 OPTION(SALOME_BUILD_DOC "Generate SALOME GUI documentation" ON)
 OPTION(SALOME_BUILD_TESTS "Build SALOME tests" ON)