diff options
author | Kitty Barnett <develop@catznip.com> | 2022-11-06 16:26:34 +0100 |
---|---|---|
committer | Kitty Barnett <develop@catznip.com> | 2022-11-06 16:26:45 +0100 |
commit | ed942987caade4b8cf510b474fe6155b5726d648 (patch) | |
tree | e52145152a84ea8aab8662850214a83a376efb8d /indra/cmake/ViewerMiscLibs.cmake | |
parent | 97300c608153d21a441ed34b0a5b9a2ea815df2e (diff) | |
parent | 24bd7b2311e6fdd8bcf0a223d6dafaf4266ca4c7 (diff) |
Merge branch contribution/emoji into contribution/emoji-ui
Diffstat (limited to 'indra/cmake/ViewerMiscLibs.cmake')
-rw-r--r-- | indra/cmake/ViewerMiscLibs.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/ViewerMiscLibs.cmake b/indra/cmake/ViewerMiscLibs.cmake index f213de100c..aa204a7406 100644 --- a/indra/cmake/ViewerMiscLibs.cmake +++ b/indra/cmake/ViewerMiscLibs.cmake @@ -11,3 +11,4 @@ if (NOT USESYSTEMLIBS) endif(NOT USESYSTEMLIBS) use_prebuilt_binary(fonts) +use_prebuilt_binary(nanosvg)
\ No newline at end of file |