Skip to content

libs: Generate proper export headers

Vlad Zahorodnii requested to merge work/zzag/proper-generate-export-header into master

This fixes build with Qt that's built with FEATURE_no_direct_extern_access=ON.

Merge request reports