CMake/Tests/Module/GenerateExportHeader/reference/Win32-Clang
Andreas Schuh be5a8973c3 GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022)
Previously we allowed this definition to persist outside our header.
This would cause conflicts across multiple such headers because the name
was always the same.  Fix this by avoiding the definition altogether.
2016-03-17 10:40:24 -04:00
..
libshared_export.h GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022) 2016-03-17 10:40:24 -04:00
libstatic_export.h GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022) 2016-03-17 10:40:24 -04:00