summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/badargs2-stderr.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-07-18 20:55:43 (GMT)
committerBrad King <brad.king@kitware.com>2022-07-22 14:32:24 (GMT)
commit74ec6b63c255fc18aa58b6f9d1013510c1efe2db (patch)
tree33875473db03a1498487cbdd4f200e953d649990 /Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/badargs2-stderr.txt
parente56108f629f0719429487b51ff952e80138949fa (diff)
downloadCMake-74ec6b63c255fc18aa58b6f9d1013510c1efe2db.zip
CMake-74ec6b63c255fc18aa58b6f9d1013510c1efe2db.tar.gz
CMake-74ec6b63c255fc18aa58b6f9d1013510c1efe2db.tar.bz2
cmFileCommand: Report keyword errors via argument parser results
Diffstat (limited to 'Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/badargs2-stderr.txt')
-rw-r--r--Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/badargs2-stderr.txt20
1 files changed, 15 insertions, 5 deletions
diff --git a/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/badargs2-stderr.txt b/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/badargs2-stderr.txt
index c6ad3d0..39f307d 100644
--- a/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/badargs2-stderr.txt
+++ b/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/badargs2-stderr.txt
@@ -13,11 +13,21 @@ Call Stack \(most recent call first\):
This warning is for project developers\. Use -Wno-dev to suppress it\.
CMake Error at badargs2\.cmake:[0-9]+ \(file\):
- file Keywords missing values:
+ Error after keyword "BUNDLE_EXECUTABLE":
+
+ missing required value
+
+ Error after keyword "CONFLICTING_DEPENDENCIES_PREFIX":
+
+ missing required value
+
+ Error after keyword "RESOLVED_DEPENDENCIES_VAR":
+
+ missing required value
+
+ Error after keyword "UNRESOLVED_DEPENDENCIES_VAR":
+
+ missing required value
- RESOLVED_DEPENDENCIES_VAR
- UNRESOLVED_DEPENDENCIES_VAR
- CONFLICTING_DEPENDENCIES_PREFIX
- BUNDLE_EXECUTABLE
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)$