LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
luafilesystem provides CMake targets:
find_package(unofficial-luafilesystem CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::luafilesystem::lfs)
v1.8.0#7
!uwp
Complex license
Manifest