summaryrefslogtreecommitdiff
path: root/src/resources/macos/MacResources.cpp
AgeCommit message (Collapse)Author
2022-06-26Alias filesystem library to allow for xp usageSteph Enders
MacOS 10.14 still uses experimental/filesystem which is what we're currently targetting. If I can get my hands on a 10.15+ we can test that out
2022-06-26adding macos support in progressdanenders