mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-10-30 07:11:05 +00:00
7 lines
233 B
CMake
7 lines
233 B
CMake
set(MSDF_ATLAS_BUILD_STANDALONE OFF)
|
|
set(MSDF_ATLAS_USE_SKIA OFF)
|
|
set(MSDF_ATLAS_NO_ARTERY_FONT ON)
|
|
set(MSDFGEN_DISABLE_PNG ON)
|
|
|
|
add_subdirectory(${SWA_THIRDPARTY_ROOT}/o1heap)
|
|
add_subdirectory(${SWA_THIRDPARTY_ROOT}/msdf-atlas-gen)
|