diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2018-08-08 15:37:39 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2018-08-08 15:37:39 -0400 |
commit | 6ae2f142445eda42af647fd48b989df516787b3e (patch) | |
tree | 7873f51f4ed09ae137a335ef3d4a1d2efa8cb659 /indra/llimage | |
parent | ed17ca7885548f517bdf4c42c4c7987a02f28840 (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