diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2016-07-11 18:52:05 (GMT) |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2017-03-16 19:11:03 (GMT) |
commit | 9eb05b48cd8e19988e5a579996598802e2bacdea (patch) | |
tree | d75c3af1ccb61939ea1cb16c591c17cbe750ad08 /Tests/VSResourceNinjaForceRSP | |
parent | e781223c8887fa2602b40744c67cdc77f972a93b (diff) | |
download | CMake-9eb05b48cd8e19988e5a579996598802e2bacdea.zip CMake-9eb05b48cd8e19988e5a579996598802e2bacdea.tar.gz CMake-9eb05b48cd8e19988e5a579996598802e2bacdea.tar.bz2 |
GenerateExportHeader: always fill in _EXPORT macros
The `_EXPORT` and `_NO_EXPORT` macros should always be made properly
because the `<LANG>_VISIBILITY_PRESET` properties are controlled
independently of this module.
One case where this breaks compatibility is where a project was setting
`USE_COMPILER_HIDDEN_VISIBILITY=OFF` and then marking a symbol used
outside of the library with `_NO_EXPORT` which is a contridiction.
Diffstat (limited to 'Tests/VSResourceNinjaForceRSP')
0 files changed, 0 insertions, 0 deletions