cegui: disable ogre support
This commit is contained in:
parent
e2d1501397
commit
42e20dfaca
@ -23,7 +23,7 @@ build_options="gtk irrlicht ogre python"
|
||||
desc_option_gtk="Enable support for GTK2"
|
||||
desc_option_irrlicht="Enable support for Irrlicht"
|
||||
desc_option_ogre="Enable support for Ogre"
|
||||
build_options_default="gtk irrlicht ogre"
|
||||
build_options_default="gtk irrlicht"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
# XXX: boost-python is not available when cross building
|
||||
|
Loading…
x
Reference in New Issue
Block a user