Skip to content

Fix macOS rpath installation - #470

Merged
zuckschwerdt merged 1 commit into
masterfrom
fix-rpath
Oct 14, 2025
Merged

Fix macOS rpath installation#470
zuckschwerdt merged 1 commit into
masterfrom
fix-rpath

Conversation

@zuckschwerdt

Copy link
Copy Markdown
Member

The option introduced with cbb0f7e accidentally broke the automatic rpath setting on install.

cmake's option() needs a description as second arg, the supposed default of TRUE was mistaken as description with a cmake default of FALSE for the option.

@zuckschwerdt
zuckschwerdt merged commit ea8b3c1 into master Oct 14, 2025
102 checks passed
@zuckschwerdt
zuckschwerdt deleted the fix-rpath branch October 14, 2025 22:15
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.

1 participant