mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-29 12:20:41 +00:00
Move plugin to new plugins/ top level directory
This commit is contained in:
parent
33636e218b
commit
9d05718515
@ -531,8 +531,9 @@ add_subdirectory (extern/sdl4ogre)
|
||||
# Components
|
||||
add_subdirectory (components)
|
||||
|
||||
# Plugins
|
||||
if (BUILD_MYGUI_PLUGIN)
|
||||
add_subdirectory(libs/mygui_resource_plugin)
|
||||
add_subdirectory(plugins/mygui_resource_plugin)
|
||||
endif()
|
||||
|
||||
#Testing
|
||||
|
Loading…
Reference in New Issue
Block a user