CTEST_CUSTOM_ERROR_MATCH¶
ctest_build()
命令使用的一系列正则表达式,用于检测编译输出中的错误消息。
它由 ctest(1)
初始化,但可以在 CTestCustom
文件中编辑。请参见 ctest_read_custom_files()
文档。
ctest_build()
命令使用的一系列正则表达式,用于检测编译输出中的错误消息。
它由 ctest(1)
初始化,但可以在 CTestCustom
文件中编辑。请参见 ctest_read_custom_files()
文档。