CMake/Tests/Module/GenerateExportHeader/visibility_preset
Stephen Kelly cd1fa537a0 Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.
This corresponds to the g++ and clang++
option -fvisibility-inlines-hidden on linux. On Windows with MinGW,
this corresponds to -fno-keep-inline-dllexport. That option is
not supported by clang currently.
2013-06-02 12:00:51 +02:00
..
CMakeLists.txt Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property. 2013-06-02 12:00:51 +02:00
main.cpp Introduce target property <LANG>_VISIBILITY_PRESET 2013-06-02 12:00:51 +02:00
visibility_preset.cpp Introduce target property <LANG>_VISIBILITY_PRESET 2013-06-02 12:00:51 +02:00
visibility_preset.h Introduce target property <LANG>_VISIBILITY_PRESET 2013-06-02 12:00:51 +02:00