Remove glm
This commit is contained in:
@ -6,9 +6,10 @@
|
||||
# Libraries
|
||||
target_link_libraries(${DAWN_TARGET_NAME}
|
||||
PUBLIC
|
||||
glm
|
||||
glm::glm
|
||||
archive_static
|
||||
freetype
|
||||
nlohmann_json::nlohmann_json
|
||||
)
|
||||
|
||||
# Includes
|
||||
|
Reference in New Issue
Block a user