summaryrefslogtreecommitdiffstats
path: root/Help/command/ctest_upload.rst
blob: fcd9fe4e05a424811d55629e18ee6c70a7f9af03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ctest_upload
------------

Upload files to a dashboard server.

::

  ctest_upload(FILES ... [QUIET])

Pass a list of files to be sent along with the build results to the
dashboard server.

The QUIET option suppresses any CTest-specific non-error output
that would have been printed to the console otherwise.