From b20c3d3446352ace4d779d0101cc24567d458f99 Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Sun, 4 Oct 2020 00:20:14 -0400 Subject: [PATCH] Update notes.txt --- notes.txt | 3 +++ 1 file changed, 3 insertions(+) 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" +---