1
0

ctest_upload.rst 309 B

1234567891011121314
  1. ctest_upload
  2. ------------
  3. Upload files to a dashboard server.
  4. ::
  5. ctest_upload(FILES ... [QUIET])
  6. Pass a list of files to be sent along with the build results to the
  7. dashboard server.
  8. The QUIET option suppresses any CTest-specific non-error output
  9. that would have been printed to the console otherwise.