summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/BadCONFIG-stderr.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-10-03 12:58:21 (GMT)
committerBrad King <brad.king@kitware.com>2024-10-03 14:23:37 (GMT)
commit1d38d529958865cdb22d49c5f3f2f487558ccee2 (patch)
tree84b6a018a3d24ee5b719dcf5d0b1633fa420b915 /Tests/RunCMake/GeneratorExpression/BadCONFIG-stderr.txt
parent55778f5a16ffe1b67123a31f6b568f2f7c0a1f36 (diff)
downloadCMake-1d38d529958865cdb22d49c5f3f2f487558ccee2.zip
CMake-1d38d529958865cdb22d49c5f3f2f487558ccee2.tar.gz
CMake-1d38d529958865cdb22d49c5f3f2f487558ccee2.tar.bz2
Tests/RunCMake: Match diagnostic line numbers more robustly
Diffstat (limited to 'Tests/RunCMake/GeneratorExpression/BadCONFIG-stderr.txt')
-rw-r--r--Tests/RunCMake/GeneratorExpression/BadCONFIG-stderr.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Tests/RunCMake/GeneratorExpression/BadCONFIG-stderr.txt b/Tests/RunCMake/GeneratorExpression/BadCONFIG-stderr.txt
index b61ccd2..c90db69 100644
--- a/Tests/RunCMake/GeneratorExpression/BadCONFIG-stderr.txt
+++ b/Tests/RunCMake/GeneratorExpression/BadCONFIG-stderr.txt
@@ -5,7 +5,7 @@ CMake Error at BadCONFIG.cmake:1 \(add_custom_target\):
Expression syntax not recognized.
Call Stack \(most recent call first\):
- CMakeLists.txt:3 \(include\)
+ CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at BadCONFIG.cmake:1 \(add_custom_target\):
Error evaluating generator expression:
@@ -14,7 +14,7 @@ CMake Error at BadCONFIG.cmake:1 \(add_custom_target\):
Expression syntax not recognized.
Call Stack \(most recent call first\):
- CMakeLists.txt:3 \(include\)
+ CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at BadCONFIG.cmake:1 \(add_custom_target\):
Error evaluating generator expression:
@@ -23,7 +23,7 @@ CMake Error at BadCONFIG.cmake:1 \(add_custom_target\):
Expression syntax not recognized.
Call Stack \(most recent call first\):
- CMakeLists.txt:3 \(include\)
+ CMakeLists.txt:[0-9]+ \(include\)
+
CMake Warning at BadCONFIG.cmake:1 \(add_custom_target\):
Warning evaluating generator expression:
@@ -32,6 +32,6 @@ CMake Warning at BadCONFIG.cmake:1 \(add_custom_target\):
The config name of "Foo-Second" is invalid
Call Stack \(most recent call first\):
- CMakeLists.txt:3 \(include\)
+ CMakeLists.txt:[0-9]+ \(include\)
+
CMake Generate step failed\. Build files cannot be regenerated correctly\.$