Skip to content

ECMGenerateExportHeader: Use standard attribute if possible

David Redondo requested to merge work/davidre/stdattribute into master

Instead of waiting for KF6, test if the target is build with C++ >=14 and use the standard attribute in this case.

Merge request reports