I installed Qt via Vcpkg on macOS. Then I pointed QtCreator to that installation, going on:
Preferences
Kits
Qt Versions
Then, on right side click Add and choose qmake executable.
But there I see No QML utility installed
.
I'm aware not everything can be installed by vcpkg (i.e. QtCretor) and I'm wondering if QML can/is actually installed by vcpkg?