forked from teamnwah/openmw-tes3coop
Disable mygui plugin for now
This commit is contained in:
parent
8c810e3620
commit
8410966753
1 changed files with 3 additions and 3 deletions
|
@ -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 a new issue