mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-05 05:01:01 -06:00
Disable Octave build temporarily
This commit is contained in:
parent
226ad98931
commit
8d828fdc84
@ -22,7 +22,7 @@ else()
|
||||
set(QT_LIBRARIES Qt5::Core Qt5::Gui Qt5::OpenGL Qt5::Widgets Qt5::Network)
|
||||
endif()
|
||||
|
||||
add_subdirectory(OctavePlugin)
|
||||
# Disable build of Octave awaiting a fix for Qt6 add_subdirectory(OctavePlugin)
|
||||
|
||||
if(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
set(CPACK_GENERATOR TGZ)
|
||||
|
Loading…
Reference in New Issue
Block a user