All asset paths corrected to use Boost::FS

This commit is contained in:
Alan Youngblood
2023-08-12 14:44:08 -04:00
parent a0c06ebe6a
commit 1cbc8cbbc0
7 changed files with 67 additions and 69 deletions

3
.gitignore vendored
View File

@ -110,3 +110,6 @@ CMakeCache.txt
# macOS finder files
.DS_Store
# VS Code project stuff
.vscode*