mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Build system: Set 32bitOctave option not advanced
This commit is contained in:
parent
ffdeb6fdeb
commit
a29756edb4
@ -38,7 +38,6 @@ if (${CMAKE_SYSTEM_NAME} MATCHES "Windows")
|
||||
|
||||
if (CMAKE_CL_64)
|
||||
option(RESINSIGHT_OCTAVE_PLUGIN_32_BIT "Use 32-bit environment for compilation on Windows (mkoctfile and Qt used for Octave must match)" OFF)
|
||||
mark_as_advanced(RESINSIGHT_OCTAVE_PLUGIN_32_BIT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user