mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-13 18:20:34 +05:00
CMake:
- delete kernel dependency because options are local now
This commit is contained in:
parent
c399a1c959
commit
5e6fce4073
@ -58,7 +58,6 @@ SET(BUILD_SHARED_LIBS TRUE)
|
|||||||
LIST(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/adm_local/cmake_files")
|
LIST(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/adm_local/cmake_files")
|
||||||
|
|
||||||
# User options
|
# User options
|
||||||
# (some options have already been defined in KERNEL)
|
|
||||||
# ============
|
# ============
|
||||||
OPTION(SALOME_BUILD_TESTS "Build SALOME tests" ON)
|
OPTION(SALOME_BUILD_TESTS "Build SALOME tests" ON)
|
||||||
OPTION(SALOME_BUILD_DOC "Generate SALOME SMESH documentation" ON)
|
OPTION(SALOME_BUILD_DOC "Generate SALOME SMESH documentation" ON)
|
||||||
|
Loading…
Reference in New Issue
Block a user