mirror of
https://github.com/reactos/CMake.git
synced 2024-12-01 07:20:22 +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
206 B
ReStructuredText
12 lines
206 B
ReStructuredText
ctest_read_custom_files
|
|
-----------------------
|
|
|
|
read CTestCustom files.
|
|
|
|
::
|
|
|
|
ctest_read_custom_files( directory ... )
|
|
|
|
Read all the CTestCustom.ctest or CTestCustom.cmake files from the
|
|
given directory.
|