• Yedidya Feldblum's avatar
    filesystem portability header · 22e61b3f
    Yedidya Feldblum authored
    Summary:
    A portability header for `<filesystem>` backed up by `<experimental/filesystem>`.
    
    The only thing it does is figure out the right header to include and the right namespace to import so that folly code which already may assume C++17 can use names via `folly::fs`.
    
    And polyfills `lexically_normal`.
    
    Reviewed By: Orvid
    
    Differential Revision: D26453988
    
    fbshipit-source-id: 7a7b2e7a312f5d0438d60bc866b109240d096520
    22e61b3f
CMakeLists.txt 36 KB