Don't fail on ctest writing to stderr
When passing -T to ask CTest to generate XML output, CTest complains about a missing TCL file. This causes the build steps to fail. To avoid that, make sure the ctest invocation is the last line in the script so that its error status will be reported.main
parent
2d46c97544
commit
fa2914b13c
Loading…
Reference in New Issue