2013-10-15 19:17:36 +04:00
|
|
|
ctest_upload
|
|
|
|
------------
|
|
|
|
|
|
|
|
Upload files to a dashboard server.
|
|
|
|
|
|
|
|
::
|
|
|
|
|
2015-02-18 17:15:29 +03:00
|
|
|
ctest_upload(FILES ... [QUIET])
|
2013-10-15 19:17:36 +04:00
|
|
|
|
|
|
|
Pass a list of files to be sent along with the build results to the
|
|
|
|
dashboard server.
|
2015-02-18 17:15:29 +03:00
|
|
|
|
|
|
|
The QUIET option suppresses any CTest-specific non-error output
|
|
|
|
that would have been printed to the console otherwise.
|