diff options
author | callum <none@none> | 2011-08-25 16:50:38 -0700 |
---|---|---|
committer | callum <none@none> | 2011-08-25 16:50:38 -0700 |
commit | 6ba044c2896938c0b7871c1cc30bbd9c2667810b (patch) | |
tree | a9324de9a11453dc5436da5260500f3040716257 /indra/newview | |
parent | fea0917fbd9bde846001c00464a66e480ca1baa3 (diff) | |
parent | 912eefd82cc189b1a65c34bd032268aa6c9dd3b3 (diff) |
MErge with tip
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 0e36b787a2..a117d9a593 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1796,7 +1796,7 @@ if (LINUX) set(product SecondLife-${ARCH}-${viewer_VERSION}) # These are the generated targets that are copied to package/ - set(COPY_INPUT_DEPENDENCIES + set(COPY_INPUT_DEPENDENCIES ${VIEWER_BINARY_NAME} linux-crash-logger linux-updater |