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 #120 Replace boost::filesystem with std::filesystem (C++17) #121

Merged
merged 4 commits into from
Aug 24, 2023

Conversation

vasdommes
Copy link
Collaborator

Note that boost::filesystem is still required for boost::process, so we cannot completely remove this dependency.

@vasdommes vasdommes self-assigned this Aug 24, 2023
@vasdommes vasdommes merged commit 825fb2f into davidsd:master Aug 24, 2023
@vasdommes vasdommes deleted the std_filesystem branch August 24, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant