Files
CMake/Tests/RunCMake/VisibilityPreset/PropertyTypo-stderr.txt
T
Robert Maynard 619416f8a3 The error message for VISIBILITY_PRESET now documents valid options.
Rather than just state the value for VISIBILITY_PRESET was invalid,
we additionally list the accepted values.
2019-06-03 09:56:03 -04:00

2 lines
166 B
Plaintext

CMake Error: Target visibility_preset uses unsupported value \"hiden\" for CXX_VISIBILITY_PRESET. The supported values are: default, hidden, protected, and internal.