Skip to content
  • kulvait's avatar
    Support for canonical path, that is absolute · 2b5d1fe9
    kulvait authored
    Added #include <experimental/filesystem> that is part of C++ 17 spec.
    In C++ 13 it is however possible to link against libstdc++fs.a library using directive link_libraries(stdc++fs)
    2b5d1fe9