CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS¶
The maximum number of warnings in a single build step which will be detected.
After this, the ctest_test() command will truncate the output.
Defaults to 50.
此變數由 ctest(1) 初始化,但可以在 CTestCustom 檔案中進行編輯。請參見 ctest_read_custom_files() 文件。