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

[WIP] fs: Switch to c++ filesystem #1912

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Macdu
Copy link
Contributor

@Macdu Macdu commented Jul 2, 2022

Switch from Boost filesystem to C++17 filesystem library by default.

I made it so it is still possible to use Boost filesystem by defining the macro USE_BOOST_FS.
Need a bit more testing to make sure everything is working properly on both windows and linux.

@Macdu Macdu force-pushed the cpp-filesystem branch 9 times, most recently from 27d9971 to e3be27f Compare July 4, 2022 17:06
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