# -*- cmake -*-

set(LLFILESYSTEM_INCLUDE_DIRS
    ${LIBS_OPEN_DIR}/llfilesystem
    )

set(LLFILESYSTEM_LIBRARIES llfilesystem)