mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 21:24:36 +04: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.