summaryrefslogtreecommitdiff
path: root/indra/cmake/ViewerMiscLibs.cmake
diff options
context:
space:
mode:
authorKitty Barnett <develop@catznip.com>2022-11-16 18:23:11 +0100
committerKitty Barnett <develop@catznip.com>2022-11-16 20:16:28 +0100
commit58a329be6667c45aeff66b802e80144877a10772 (patch)
tree91d99ec43570fac206474ea49e168a696de3d32e /indra/cmake/ViewerMiscLibs.cmake
parentbf5a5948b2e03b71954b1e6e66b32624afc79b3c (diff)
parenta849c51837c9fad2a6929564f4b3a3446a2f4e9a (diff)
Merge branch 'DRTVWR-489-emoji' into DRTVWR-489-emoji
Diffstat (limited to 'indra/cmake/ViewerMiscLibs.cmake')
-rw-r--r--indra/cmake/ViewerMiscLibs.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/cmake/ViewerMiscLibs.cmake b/indra/cmake/ViewerMiscLibs.cmake
index aa204a7406..9b365c159a 100644
--- a/indra/cmake/ViewerMiscLibs.cmake
+++ b/indra/cmake/ViewerMiscLibs.cmake
@@ -10,5 +10,5 @@ if (NOT USESYSTEMLIBS)
use_prebuilt_binary(slvoice)
endif(NOT USESYSTEMLIBS)
-use_prebuilt_binary(fonts)
-use_prebuilt_binary(nanosvg) \ No newline at end of file
+use_prebuilt_binary(nanosvg)
+use_prebuilt_binary(viewer-fonts)