mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
media-libs/opencomposite: use bundled OpenXR loader
Signed-off-by: Patrick Nicolas <patricknicolas@laposte.net>
This commit is contained in:
@@ -41,7 +41,8 @@ src_configure()
|
||||
# as it does for vulkan and other similar configuration files.
|
||||
local mycmakeargs=(
|
||||
"-DCMAKE_INSTALL_PREFIX=/opt"
|
||||
"-DUSE_SYSTEM_OPENXR=ON"
|
||||
# Required for Proton: https://gitlab.com/znixian/OpenOVR/-/issues/416
|
||||
"-DUSE_SYSTEM_OPENXR=OFF"
|
||||
# FIXME: fails because GLM_ENABLE_EXPERIMENTAL is unset
|
||||
"-DUSE_SYSTEM_GLM=OFF"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user