fix typo in osx export

This commit is contained in:
ArcadeFever 2021-01-16 22:23:45 -08:00
parent 20746ae48c
commit 43de63621e

View file

@ -59,7 +59,7 @@ For example, under Windows:
For example, under OSX:
set QT_CMAKE_PREFIX_PATH=QT_CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.15.2/lib/cmake
export QT_CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.15.2/lib/cmake
Note: You only need the following components checked under Qt 5.15.2 (select the "Custom Installation" option):
"MSVC 2019 64-bit", "Qt WebEngine", and "Qt Script (Deprecated)".