Skip to content

File system linking #13

@dungwinux

Description

@dungwinux

Notes from cppreference

Using this library may require additional compiler/linker options. GNU implementation requires linking with -lstdc++fs and LLVM implementation requires linking with -lc++fs

CMakeLists.txt and wfind.hpp in wfind needs to be reconfigured to maximize compatibility with compiler. (Excluding the bug in gcc 8.1.0 on Windows)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions