diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2014-12-17 11:10:33 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2014-12-17 11:10:33 -0500 |
commit | 0d71baba74e2009e88471e2c44e78863b34a5817 (patch) | |
tree | dd955a3d68261c2611b0a17c1b377873bd36ef9e /indra/cmake/LLAddBuildTest.cmake | |
parent | 3b7d3cb1ea8c6f5f51d727732bbff8a6d89f3d33 (diff) |
Produce error message, not traceback, when test program doesn't build.
A traceback from a Python script always makes people think there's a bug in
your script. Even when a test program fails to build, CMake often (always?)
tries to run it anyway, via our run_build_test.py script. For that case,
produce a straightforward error message -- rather than an OSError traceback
that doesn't even mention the program name!
Diffstat (limited to 'indra/cmake/LLAddBuildTest.cmake')
0 files changed, 0 insertions, 0 deletions