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

Fix fiinding boost library path for boost with cmake intgeration #748

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Fix fiinding boost library path for boost with cmake intgeration #748

merged 1 commit into from
Jun 9, 2022

Conversation

sbalint98
Copy link
Collaborator

For boost libraries that provide cmake integration, we extract the Library location from the exported target. Before this change, the entire path to the boost library was added to the -L flag. This change makes sure that only the directory is included. This is possibly a fix for #726

Copy link
Collaborator

@illuhad illuhad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@illuhad illuhad merged commit e738ce8 into AdaptiveCpp:develop Jun 9, 2022
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

2 participants