Remove glm

This commit is contained in:
2024-09-25 15:01:26 -04:00
parent 303d0c0a6f
commit 5101a856be
8 changed files with 31 additions and 10 deletions

View File

@ -6,9 +6,10 @@
# Libraries
target_link_libraries(${DAWN_TARGET_NAME}
PUBLIC
glm
glm::glm
archive_static
freetype
nlohmann_json::nlohmann_json
)
# Includes