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

Remove optional dependency on filesystem when not meant to be #451

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

SimonMaracine
Copy link

Build previously failed when BOOST_PROCESS_USE_STD_FS was ON, because filesystem was linked to regardless.

I tried to use this library with the std version of filesystem and I noticed that Boost::filesystem was listed as a dependency regardless of the flag. I'm pretty sure this is just a little mistake.

Build previously failed when BOOST_PROCESS_USE_STD_FS was ON, because filesystem was linked to regardless.
@SimonMaracine
Copy link
Author

SimonMaracine commented Jan 23, 2025

I am very sorry. I just noticed that I have made the commit in the develop branch instead of a separate one. I haven't made a contribution in a long time.

I think it's better to just close this pull request and someone else make the change manually.

@klemens-morgenstern
Copy link
Collaborator

You pushed to your develop branch, that's fine.

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.

2 participants