Added libarchive support to Dawn.
This commit is contained in:
@ -9,6 +9,7 @@ target_link_libraries(${DAWN_TARGET_NAME}
|
||||
glm
|
||||
stb
|
||||
freetype
|
||||
archive_static
|
||||
)
|
||||
|
||||
# Includes
|
||||
|
Reference in New Issue
Block a user