Tests: Fix RunCMake.CTest to tolerate source line number changes

This commit is contained in:
Brad King 2015-04-27 10:46:32 -04:00
parent ebb54e02c4
commit 75bd5ca06a
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\)