summaryrefslogtreecommitdiff
path: root/indra/llcorehttp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2019-11-01 10:33:05 -0400
committerNat Goodspeed <nat@lindenlab.com>2020-03-25 19:06:12 -0400
commitb08c44a0dc701f35f96b7700f56cf7000c254fe3 (patch)
tree65b6308ae0dd5320c47ff09c6350b5f70f3ad409 /indra/llcorehttp
parent71f6f43a320e9b3538d86035f01a5279340547e5 (diff)
DRTVWR-476, SL-12205: Refactor MSVC redist library copying.
Specify all of msvcp$VER.dll, msvcr$VER.dll and vcruntime$VER.dll -- but check each of them individually, because any given VS release has only a subset of those. Add messaging to clarify what we're doing. Introduce to_staging_dirs CMake macro to cut down on redundant boilerplate: the idiom in which we use copy_if_different twice, once to the Release staging directory and once to the RelWithDebInfo staging directory, each time appending the target pathnames to third_party_targets. Replace that idiom with calls to to_staging_dirs.
Diffstat (limited to 'indra/llcorehttp')
0 files changed, 0 insertions, 0 deletions