summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VisibilityPreset/RunCMakeTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-021-0/+3
This is initialized by CMAKE_<LANG>_VISIBILITY_PRESET. The target property is used as the operand to the -fvisibility= compile option with GNU compilers and clang.