Files
docker-qt/notes.txt
2020-06-21 13:23:02 -04:00

10 lines
260 B
Plaintext

https://github.com/darkmattercoder/qt-build
---
echo 'override MXE_PLUGIN_DIRS += plugins/gcc7' >> settings.mk
---
qt5
qtbase qtcharts qtdeclarative qtquickcontrols qtquickcontrols2
---
https://github.com/qt/qtbase/blob/dev/src/network/kernel/qurltlds_p.h
---