diff options
Diffstat (limited to 'indra/cmake')
| -rw-r--r-- | indra/cmake/ViewerMiscLibs.cmake | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/cmake/ViewerMiscLibs.cmake b/indra/cmake/ViewerMiscLibs.cmake index 32c4bc81df..df013b1665 100644 --- a/indra/cmake/ViewerMiscLibs.cmake +++ b/indra/cmake/ViewerMiscLibs.cmake @@ -3,7 +3,7 @@ include(Prebuilt)  if (NOT STANDALONE)    use_prebuilt_binary(libuuid) -  use_prebuilt_binary(vivox) +  use_prebuilt_binary(slvoice)    use_prebuilt_binary(fontconfig)  endif(NOT STANDALONE) | 
