build opengl samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -25194,7 +25194,7 @@ _ACEOF
|
||||
#define wxUSE_GLCANVAS 1
|
||||
_ACEOF
|
||||
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS opengl"
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS opengl opengl/cube opengl/penguin opengl/isosurf"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
@@ -2980,7 +2980,7 @@ if test "$wxUSE_OPENGL" = "yes"; then
|
||||
USE_OPENGL=1
|
||||
AC_DEFINE(wxUSE_OPENGL)
|
||||
AC_DEFINE(wxUSE_GLCANVAS)
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS opengl"
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS opengl opengl/cube opengl/penguin opengl/isosurf"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user