Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COMP: Fix linux build explicitly setting lib install dir #155

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Jan 9, 2024

Follow-up of 240a60a (ENH: Add support for "OpenXR" XR runtime) integrated through #149

Previously, lib was assumed for CMAKE_INSTALL_LIBDIR, which caused issues on some builds where GNUInstallDirs defaulted CMAKE_INSTALL_LIBDIR to lib64.

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`.
@jcfr jcfr merged commit ebae10d into KitwareMedical:master Jan 9, 2024
@jcfr jcfr deleted the fix-centos7-linux-build branch January 9, 2024 21:39
@jcfr jcfr mentioned this pull request Jan 11, 2024
3 tasks
@jcfr jcfr linked an issue Jan 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Linux support
1 participant