set(SOURCES PosixDirectory.cpp
            PosixFile.cpp)

set(HEADERS PosixDirectory.h
            PosixFile.h)

core_add_library(filesystem_posix)
