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

Update repo based on reddit review #1

Merged
merged 10 commits into from
Jun 18, 2023
Merged

Update repo based on reddit review #1

merged 10 commits into from
Jun 18, 2023

Conversation

bansan85
Copy link
Owner

@bansan85 bansan85 commented Jun 6, 2023

https://www.reddit.com/r/cpp/comments/vjiv7a/comment/idu5u30/

Sorry for the delay

Don't know how to fix :

  • do not hardcode CMAKE_INSTALL_RPATH and CMAKE_INSTALL_RPATH_USE_LINK_PATH, it should be user decision. Moreover the values you set are not the default ones and make installed binaries non-relocatable. If I remove it, CI don't pass.

and remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
to improve log from CI
This export copy operator
@bansan85 bansan85 merged commit 377cddc into main Jun 18, 2023
16 checks passed
@bansan85 bansan85 deleted the reddit branch September 14, 2023 14:18
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.

None yet

1 participant