ogre3d: Restore a legacy behavior to fix building ogitor

This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2022-09-15 13:17:36 +01:00
parent 362651eaf4
commit fccbd6b42e

View File

@@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=13.4.4
_imgui_ver=1.87
pkgrel=5
pkgrel=6
pkgdesc="A cross-platform 3D game engine (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
@@ -118,6 +118,7 @@ build() {
-DOGRE_CMAKE_DIR=lib/OGRE/cmake \
-DOGRE_DOCS_PATH=share/doc/OGRE \
-DOGRE_PLUGINS_PATH=lib/OGRE \
-DOGRE_NODELESS_POSITIONING=ON \
-DPYTHON_EXECUTABLE="${MINGW_PREFIX}/bin/python.exe" \
"${extra_config[@]}" \
../ogre-${pkgver}