Prepping to allow textures to have different render modes/types. Prepping for freetype support
This commit is contained in:
@ -8,6 +8,7 @@ target_link_libraries(${DAWN_TARGET_NAME}
|
||||
PUBLIC
|
||||
glm
|
||||
stb
|
||||
freetype
|
||||
)
|
||||
|
||||
# Includes
|
||||
|
Reference in New Issue
Block a user