Skip to content

Add pkg-config file

Reilly Brogan requested to merge reillybrogan/kcoreaddons:pkgconfig into master

I'm working on migrating a project to Qt6/KF6 which currently uses the waf build system. To support this and other non-cmake/meson build systems better add a pkgconfig file with the required build information (Qt6 already has pkgconfig files for all components).

Merge request reports

Loading