v0.0-1169-g495dda7: Use std::filesystem (Merge PR #789)
github-actions
released this
23 Apr 22:20
·
2725 commits
to master
since this release
Reformulate unix-specific file operations with std::filesystem. For now only enabled for Windows until we have all release targets use new enough compilers. Issues #307 #765