Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Fix linux build explicitly setting lib install dir
Follow-up of 240a60a (ENH: Add support for "OpenXR" XR runtime). Previously, `lib` was assumed for CMAKE_INSTALL_LIBDIR, which caused issues on some builds where `GNUInstallDirs` defaulted `CMAKE_INSTALL_LIBDIR` to `lib64`.
- Loading branch information