mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
12 lines
181 B
ReStructuredText
12 lines
181 B
ReStructuredText
ctest_upload
|
|
------------
|
|
|
|
Upload files to a dashboard server.
|
|
|
|
::
|
|
|
|
ctest_upload(FILES ...)
|
|
|
|
Pass a list of files to be sent along with the build results to the
|
|
dashboard server.
|