mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
Disable mygui plugin for now
This commit is contained in:
parent
8c810e3620
commit
8410966753
@ -557,9 +557,9 @@ add_subdirectory (extern/oics)
|
||||
add_subdirectory (components)
|
||||
|
||||
# Plugins
|
||||
if (BUILD_MYGUI_PLUGIN)
|
||||
add_subdirectory(plugins/mygui_resource_plugin)
|
||||
endif()
|
||||
#if (BUILD_MYGUI_PLUGIN)
|
||||
# add_subdirectory(plugins/mygui_resource_plugin)
|
||||
#endif()
|
||||
|
||||
#Testing
|
||||
if (BUILD_NIFTEST)
|
||||
|
Loading…
Reference in New Issue
Block a user