Working on tux support
This commit is contained in:
@ -19,6 +19,6 @@ target_include_directories(texturegen
|
||||
)
|
||||
target_link_libraries(texturegen
|
||||
PUBLIC
|
||||
${LIBS_PLATFORM}
|
||||
${DAWN_BUILD_HOST_LIBS}
|
||||
stb
|
||||
)
|
@ -19,6 +19,6 @@ target_include_directories(truetypegen
|
||||
)
|
||||
target_link_libraries(truetypegen
|
||||
PUBLIC
|
||||
${LIBS_PLATFORM}
|
||||
${DAWN_BUILD_HOST_LIBS}
|
||||
stb
|
||||
)
|
Reference in New Issue
Block a user