ctest_read_custom_files

读取 CTestCustom 文件。

ctest_read_custom_files(<directory>...)

从给定目录中读取所有 CTestCustom.ctest 或 CTestCustom.cmake 文件。

在没有脚本的情况下,调用 ctest(1) 时,默认会从 binary 目录中读取自定义文件。