We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14c840 commit 9158b1cCopy full SHA for 9158b1c
3rdparty/CMakeLists.txt
@@ -30,6 +30,7 @@ add_library(Freetype::Freetype ALIAS freetype) # alias target for MSDFGEN not tr
30
31
# msdfgen
32
set(MSDFGEN_USE_VCPKG OFF)
33
+set(MSDFGEN_USE_SKIA OFF)
34
set(MSDFGEN_CORE_ONLY OFF) # if turned on then MSDFGEN will be built without dependencies like freetype or skia
35
set(MSDFGEN_INSTALL OFF)
36
set(MSDFGEN_BUILD_STANDALONE OFF)
0 commit comments