summaryrefslogtreecommitdiff
path: root/indra/llimage
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2018-08-08 15:37:39 -0400
committerNat Goodspeed <nat@lindenlab.com>2018-08-08 15:37:39 -0400
commit6ae2f142445eda42af647fd48b989df516787b3e (patch)
tree7873f51f4ed09ae137a335ef3d4a1d2efa8cb659 /indra/llimage
parented17ca7885548f517bdf4c42c4c7987a02f28840 (diff)
Fix cmake -E copy of CrashReporter.nib.
indra/mac_crash_logger/CMakeLists.txt was using 'cmake -E copy_directory' to copy CrashReporter.nib -- which is actually a binary file. Apparently that works, until CMake 3.12.0, which produces an error. Use copy_if_different instead.
Diffstat (limited to 'indra/llimage')
0 files changed, 0 insertions, 0 deletions