diff --git a/notes.txt b/notes.txt index 7edf060..ea8d056 100644 --- a/notes.txt +++ b/notes.txt @@ -7,3 +7,6 @@ qtbase qtcharts qtdeclarative qtquickcontrols qtquickcontrols2 --- https://github.com/qt/qtbase/blob/dev/src/network/kernel/qurltlds_p.h --- +ln -s /opt/mxe/usr/bin/x86_64-w64-mingw32.static-cmake /usr/bin/cmake +ENV CMAKE_PREFIX_PATH="/opt/mxe/usr/x86_64-w64-mingw32.static/qt5" +---