mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-15 18:39:51 +00:00
Remove redundant configuration
This commit is contained in:
parent
5cfd21e9ab
commit
84e44cedc2
4
extern/CMakeLists.txt
vendored
4
extern/CMakeLists.txt
vendored
@ -69,10 +69,6 @@ if(NOT OPENMW_USE_SYSTEM_MYGUI)
|
||||
set(MYGUI_BUILD_PLUGINS OFF CACHE BOOL "")
|
||||
set(MYGUI_BUILD_TOOLS OFF CACHE BOOL "")
|
||||
|
||||
# We appear to be using some obsolete properties in the XML.
|
||||
# See https://gitlab.com/OpenMW/openmw/-/issues/5896
|
||||
set(MYGUI_DONT_USE_OBSOLETE OFF CACHE BOOL "")
|
||||
|
||||
if(MYGUI_STATIC)
|
||||
set(BUILD_SHARED_LIBS OFF CACHE BOOL "" FORCE)
|
||||
else()
|
||||
|
Loading…
x
Reference in New Issue
Block a user