Skip to content

Fix failed call when querying the installation paths used by Qt

Boris Victoria requested to merge doomerang/extra-cmake-modules:queryFlag into master

Remove extra dash on _cli_option at line 67. This was causing the query to QT_INSTALL_PREFIX to fail.

Merge request reports