summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/get_property/source_properties_failures-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/get_property/source_properties_failures-stderr.txt')
-rw-r--r--Tests/RunCMake/get_property/source_properties_failures-stderr.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Tests/RunCMake/get_property/source_properties_failures-stderr.txt b/Tests/RunCMake/get_property/source_properties_failures-stderr.txt
index a500e2e..0accb8f 100644
--- a/Tests/RunCMake/get_property/source_properties_failures-stderr.txt
+++ b/Tests/RunCMake/get_property/source_properties_failures-stderr.txt
@@ -16,7 +16,7 @@ Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at source_properties_failures.cmake:4 \(set_source_files_properties\):
- set_source_files_properties given non-existent target for DIRECTORY_TARGET
+ set_source_files_properties given non-existent target for TARGET_DIRECTORY
non_existing_target
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
@@ -39,7 +39,7 @@ Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at source_properties_failures.cmake:9 \(get_property\):
- get_property given non-existent target for DIRECTORY_TARGET
+ get_property given non-existent target for TARGET_DIRECTORY
non_existing_dir
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
@@ -55,7 +55,7 @@ Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Error at source_properties_failures.cmake:13 \(get_source_file_property\):
- get_source_file_property given non-existent target for DIRECTORY_TARGET
+ get_source_file_property given non-existent target for TARGET_DIRECTORY
PROPERTY
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)