<html><head></head><body><div>Hello,</div><div><br></div><div>I already asked this on IRC but I got no answer.</div><div>On Fedora and Ubuntu I can say that "pkg-config --cflags Qt5[any module]" does only provides include flags and no defines such as -DQT_CORE_LIB or -DQT_GUI_LIB.</div><div><br></div><div>As an example "pkg-config --cflags panelw" gives "-D_GNU_SOURCE -D_DEFAULT_SOURCE "</div><div><br></div><div>So my questions are:</div><div>1) Is this normal/expected?</div><div>2) Why not providing this flags?</div><div>3) Does a patch to provides this flags would be accepted?</div><div><br></div><div>This would help to improve Qt support in Meson and I guess others build systems using pkgconfig.</div><div><br></div><div>Best regards,</div><div>Alexis.</div><div><br></div></body></html>