add_library(filesystem INTERFACE)
target_include_directories(filesystem
        INTERFACE
            ${CMAKE_CURRENT_SOURCE_DIR}/include)