blob: 0bc57cd93508fa5c62d8b258b2f9f1d1cd3d45bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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.
|