summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_compile_features/alias_target-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/target_compile_features/alias_target-stderr.txt')
-rw-r--r--Tests/RunCMake/target_compile_features/alias_target-stderr.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/target_compile_features/alias_target-stderr.txt b/Tests/RunCMake/target_compile_features/alias_target-stderr.txt
index 417bf62..5ebe170 100644
--- a/Tests/RunCMake/target_compile_features/alias_target-stderr.txt
+++ b/Tests/RunCMake/target_compile_features/alias_target-stderr.txt
@@ -1,4 +1,4 @@
-CMake Error at alias_target.cmake:4 \(target_compile_features\):
+CMake Error at alias_target.cmake:[0-9]+ \(target_compile_features\):
target_compile_features can not be used on an ALIAS target.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)