summaryrefslogtreecommitdiff
path: root/indra/cmake
diff options
context:
space:
mode:
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 7329972596..68ee8817fd 100644
--- a/indra/cmake/ViewerMiscLibs.cmake
+++ b/indra/cmake/ViewerMiscLibs.cmake
@@ -5,5 +5,6 @@ if (NOT STANDALONE)
use_prebuilt_binary(libstdc++)
use_prebuilt_binary(libuuid)
use_prebuilt_binary(vivox)
+ use_prebuilt_binary(fontconfig)
endif(NOT STANDALONE)