diff options
author | simon <none@none> | 2013-08-05 14:50:40 -0700 |
---|---|---|
committer | simon <none@none> | 2013-08-05 14:50:40 -0700 |
commit | 71e2efab169af5d56f8c5416874d2f7c491f01f1 (patch) | |
tree | 374b1aa2f3dcdcaed452b64307da235cafb76756 /indra/newview/CMakeLists.txt | |
parent | ee25146ce4cac282d70b8cc32d58613e31f197f9 (diff) | |
parent | b50f54db591dfe6cb5304b6b29d50c2066c69747 (diff) |
Merge downstream code - Vivox release
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | indra/newview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index c4ceb80260..e79092d706 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1672,6 +1672,7 @@ if (WINDOWS) ${SHARED_LIB_STAGING_DIR}/${CMAKE_CFG_INTDIR}/zlib1.dll ${SHARED_LIB_STAGING_DIR}/${CMAKE_CFG_INTDIR}/vivoxplatform.dll ${SHARED_LIB_STAGING_DIR}/${CMAKE_CFG_INTDIR}/vivoxoal.dll + ${SHARED_LIB_STAGING_DIR}/${CMAKE_CFG_INTDIR}/ca-bundle.crt ${GOOGLE_PERF_TOOLS_SOURCE} ${CMAKE_CURRENT_SOURCE_DIR}/licenses-win32.txt ${CMAKE_CURRENT_SOURCE_DIR}/featuretable.txt |