cmake/Help/command/ctest_read_custom_files.rst

15 lines
314 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
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.
2015-11-17 17:22:37 +01:00
By default, invoking :manual:`ctest(1)` without a script will read custom
files from the binary directory.