Skip to content

GenerateExportHeader: use C++11 attributes if available

Sergiu Deitsch requested to merge sergiud/cmake:export-use-attributes into master

This is an initial take at enabling the use of C++11 attributes in GenerateExportHeader.

Fixes: #22908
Issue: #20527

Edited by Brad King

Merge request reports