Skip to content

Commit 9158b1c

Browse files
committed
MSDFGen Cmake SKIA OFF
1 parent f14c840 commit 9158b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

3rdparty/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ add_library(Freetype::Freetype ALIAS freetype) # alias target for MSDFGEN not tr
3030

3131
# msdfgen
3232
set(MSDFGEN_USE_VCPKG OFF)
33+
set(MSDFGEN_USE_SKIA OFF)
3334
set(MSDFGEN_CORE_ONLY OFF) # if turned on then MSDFGEN will be built without dependencies like freetype or skia
3435
set(MSDFGEN_INSTALL OFF)
3536
set(MSDFGEN_BUILD_STANDALONE OFF)

0 commit comments

Comments
 (0)