Skip to content

COMP: Clear CMAKE_INSTALL_NAME_TOOL to fix packaging of VTK modules on macOS#164

Merged
jcfr merged 1 commit intoKitwareMedical:masterfrom
jcfr:update-vtk-module-external-projects
Jan 12, 2024
Merged

COMP: Clear CMAKE_INSTALL_NAME_TOOL to fix packaging of VTK modules on macOS#164
jcfr merged 1 commit intoKitwareMedical:masterfrom
jcfr:update-vtk-module-external-projects

Conversation

@jcfr
Copy link
Contributor

@jcfr jcfr commented Jan 12, 2024

Clearing CMAKE_INSTALL_NAME_TOOL is crucial to ensure that the installed VTK libraries have their ID associated with a full path. This step is required for the fix-up process to work as expected.

Follow-up of these pull requests:

…n macOS

Clearing CMAKE_INSTALL_NAME_TOOL is crucial to ensure that the installed
VTK libraries have their ID associated with a full path. This step is
required for the fix-up process to work as expected.
@jcfr jcfr merged commit 74c44d5 into KitwareMedical:master Jan 12, 2024
@jcfr jcfr deleted the update-vtk-module-external-projects branch January 12, 2024 07:29
@jcfr jcfr linked an issue Jan 12, 2024 that may be closed by this pull request
@jcfr jcfr mentioned this pull request Jan 12, 2024
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 MacOS support

1 participant