summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VisibilityPreset/PropertyTypo-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/VisibilityPreset/PropertyTypo-stderr.txt')
-rw-r--r--Tests/RunCMake/VisibilityPreset/PropertyTypo-stderr.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/VisibilityPreset/PropertyTypo-stderr.txt b/Tests/RunCMake/VisibilityPreset/PropertyTypo-stderr.txt
index ca8c33f..a63591f 100644
--- a/Tests/RunCMake/VisibilityPreset/PropertyTypo-stderr.txt
+++ b/Tests/RunCMake/VisibilityPreset/PropertyTypo-stderr.txt
@@ -1 +1 @@
-CMake Error: Target visibility_preset uses unsupported value \"hiden\" for CXX_VISIBILITY_PRESET
+CMake Error: Target visibility_preset uses unsupported value \"hiden\" for CXX_VISIBILITY_PRESET. The supported values are: default, hidden, protected, and internal.