mirror of
https://github.com/openwrt/video.git
synced 2026-04-15 10:51:58 +00:00
This is trying to address the following issue: We pass variables to qmake which get appended to qmake specific vars in mkspecs/*/qmake.conf. However projects might invoke qmake once again, however without passing respective variables along. We might need to consider hard-coding the flags inside qmake.conf.