summaryrefslogtreecommitdiff
path: root/indra/cmake
diff options
context:
space:
mode:
authorKitty Barnett <develop@catznip.com>2019-10-20 23:45:52 +0200
committerKitty Barnett <develop@catznip.com>2019-10-20 23:45:52 +0200
commit4e2b2f662ad3f7b2e09f9451227bbf7018d91708 (patch)
treeb399bad70462a1c7c1a96114f34c02e7c5a82949 /indra/cmake
parentb26bdc8987ee4149a35a6c5bd3d2b4ae41270e6a (diff)
Update freetype to 2.10.1 and move viewer fonts to their own package
Diffstat (limited to 'indra/cmake')
-rw-r--r--indra/cmake/ViewerMiscLibs.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/ViewerMiscLibs.cmake b/indra/cmake/ViewerMiscLibs.cmake
index fc5bdedb5a..f213de100c 100644
--- a/indra/cmake/ViewerMiscLibs.cmake
+++ b/indra/cmake/ViewerMiscLibs.cmake
@@ -10,3 +10,4 @@ if (NOT USESYSTEMLIBS)
use_prebuilt_binary(slvoice)
endif(NOT USESYSTEMLIBS)
+use_prebuilt_binary(fonts)