Skip to content

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

Merged
jcfr merged 1 commit intoKitwareMedical:masterfrom
jcfr:fix-centos7-linux-build
Jan 9, 2024
Merged

COMP: Fix linux build explicitly setting lib install dir#155
jcfr merged 1 commit intoKitwareMedical:masterfrom
jcfr:fix-centos7-linux-build

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