Merge topic 'fix-test-RunCMake.CTest-line-numbers'

75bd5ca0 Tests: Fix RunCMake.CTest to tolerate source line number changes
This commit is contained in:
Brad King 2015-04-28 13:55:44 -04:00 committed by CMake Topic Stage
commit 4541d1ca9a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
CMake Error at .*/Modules/CTestTargets.cmake:20 \(message\):
Do not include\(CTest\) before calling project\(\).
Call Stack \(most recent call first\):
.*/Modules/CTest.cmake:297 \(include\)
.*/Modules/CTest.cmake:[0-9]+ \(include\)
BeforeProject.cmake:1 \(include\)
CMakeLists.txt:5 \(include\)