summaryrefslogtreecommitdiff
path: root/indra/CMakeLists.txt
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2018-08-27 13:55:50 -0400
committerNat Goodspeed <nat@lindenlab.com>2018-08-27 13:55:50 -0400
commit3f7c75b8a075a5cd5765b1791a58f5d8e2b164dd (patch)
treead263741b77fd9c79fb4a5c784ef063552280634 /indra/CMakeLists.txt
parentc2178bb6ac139d47eb2bfdf9e85811a6f02810ed (diff)
SL-957: Explicitly pass VIEWER_SYMBOL_FILE from build.sh into CMake
instead of relying on both indra/newview/CMakeLists.txt and build.sh generating the same file pathname. Make build.sh set VIEWER_SYMBOL_FILE (instead of symbolfile) in pre_build, and pass it to autobuild configure via -D switch. Then the uploads stanza can just use VIEWER_SYMBOL_FILE instead of performing its platform-sensitive case statement right there. Introduce VIEWER_SYMBOL_FILE CMake cache variable, default empty string. Make indra/newview/CMakeLists.txt generate_breakpad_symbols logic conditional on VIEWER_SYMBOL_FILE being non-empty, as well as everything else. Eliminate local set(VIEWER_SYMBOL_FILE) directives.
Diffstat (limited to 'indra/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions