mirror of
https://github.com/openwrt/video.git
synced 2026-07-15 19:12:04 +04:00
28c376c9a8
When using the pkgconfig macros inside qmake project files, qmake silently returns since it detects being run inside a cross-toolchain and pkgconfig normally doesn't work as expected in such an environment. However we patched pkgconfig to work inside OpenWrt / LEDE (pkgconfig.real), so stop Qt failing for qmake projects using pkgconfig.