diff options
Diffstat (limited to 'Tests/RunCMake/GeneratorExpression/BadStrEqual-stderr.txt')
-rw-r--r-- | Tests/RunCMake/GeneratorExpression/BadStrEqual-stderr.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Tests/RunCMake/GeneratorExpression/BadStrEqual-stderr.txt b/Tests/RunCMake/GeneratorExpression/BadStrEqual-stderr.txt index 2f04c78..7f5e934 100644 --- a/Tests/RunCMake/GeneratorExpression/BadStrEqual-stderr.txt +++ b/Tests/RunCMake/GeneratorExpression/BadStrEqual-stderr.txt @@ -6,7 +6,7 @@ CMake Error at BadStrEqual.cmake:1 \(add_custom_target\): \$<STREQUAL> expression requires 2 comma separated parameters, but got 0 instead. Call Stack \(most recent call first\): - CMakeLists.txt:3 \(include\) + CMakeLists.txt:[0-9]+ \(include\) +CMake Error at BadStrEqual.cmake:1 \(add_custom_target\): Error evaluating generator expression: @@ -15,7 +15,7 @@ Call Stack \(most recent call first\): \$<STREQUAL> expression requires 2 comma separated parameters, but got 1 instead. Call Stack \(most recent call first\): - CMakeLists.txt:3 \(include\) + CMakeLists.txt:[0-9]+ \(include\) + CMake Error at BadStrEqual.cmake:1 \(add_custom_target\): Error evaluating generator expression: @@ -25,7 +25,7 @@ CMake Error at BadStrEqual.cmake:1 \(add_custom_target\): \$<STREQUAL> expression requires 2 comma separated parameters, but got 3 instead. Call Stack \(most recent call first\): - CMakeLists.txt:3 \(include\) + CMakeLists.txt:[0-9]+ \(include\) + CMake Error at BadStrEqual.cmake:1 \(add_custom_target\): Error evaluating generator expression: @@ -35,6 +35,6 @@ CMake Error at BadStrEqual.cmake:1 \(add_custom_target\): \$<STREQUAL> expression requires 2 comma separated parameters, but got 3 instead. 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\.$ |