OPTS="$OGRE_THREAD                      \
      $OGRE_DOUBLE                      \
      --with-cfgtk=cli                  \
      --with-platform=$OGRE_PLATFORM    \
      --with-gl-support=$OGRE_PLATFORM  \
      $OPTS"                            &&

default_build
