2013-10-15 19:17:36 +04: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-09-17 17:52:54 +03:00
|
|
|
|
|
|
|
By default, invoking :manual:`ctest(1)` without a script will read custom
|
|
|
|
files from the binary directory.
|