summaryrefslogtreecommitdiff
path: root/indra/cmake/ViewerMiscLibs.cmake
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2010-11-18 17:28:13 -0500
committerNyx (Neal Orman) <nyx@lindenlab.com>2010-11-18 17:28:13 -0500
commit52f397ec7a0f0698ea24c05c1bd538ec17161714 (patch)
treea43b34dbc3626eaae191faf20e57f1994341ca7e /indra/cmake/ViewerMiscLibs.cmake
parent5e57352e1295d33cf9815800393212824d53bb75 (diff)
SH-350 SH-351 SH-355 FIX ARC fixes
Had a few debugging lines in my last checkin. Cleaning up unreviewed changes.
Diffstat (limited to 'indra/cmake/ViewerMiscLibs.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 5710360de2..32c4bc81df 100644
--- a/indra/cmake/ViewerMiscLibs.cmake
+++ b/indra/cmake/ViewerMiscLibs.cmake
@@ -2,6 +2,7 @@
include(Prebuilt)
if (NOT STANDALONE)
+ use_prebuilt_binary(libuuid)
use_prebuilt_binary(vivox)
use_prebuilt_binary(fontconfig)
endif(NOT STANDALONE)