Added libarchive support to Dawn.

This commit is contained in:
2023-10-09 13:16:52 -05:00
parent 4f33f208ea
commit 52c473b029
34 changed files with 488 additions and 140 deletions

View File

@ -9,6 +9,7 @@ target_link_libraries(${DAWN_TARGET_NAME}
glm
stb
freetype
archive_static
)
# Includes