mirror of
https://github.com/wolfpld/tracy
synced 2026-01-19 04:52:09 +00:00
Tracy compiles its own freetype.
This commit is contained in:
@@ -34,7 +34,7 @@ else()
|
||||
endif()
|
||||
|
||||
if(EMSCRIPTEN)
|
||||
add_compile_options(-sUSE_FREETYPE=1 -pthread -DIMGUI_IMPL_OPENGL_ES2)
|
||||
add_compile_options(-pthread -DIMGUI_IMPL_OPENGL_ES2)
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_BUILD_TYPE STREQUAL "Debug" AND NOT EMSCRIPTEN)
|
||||
|
||||
Reference in New Issue
Block a user