mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
619416f8a3
Rather than just state the value for VISIBILITY_PRESET was invalid, we additionally list the accepted values.
2 lines
166 B
Plaintext
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.
|