* [vcpkg_install_qmake] Add vcpkg_install_qmake and convert existing ports to use it.
[vcpkg_configure_qmake] Add 'staticlib' to CONFIG in static builds
* [vcpkg_configure_qmake] Don't specify DESTDIR
* [libqglviewer][vcpkg_configure_qmake] Add staticlib CONFIG only for libqglviewer
* [qt5-base] Increment version to track changes in vcpkg_configure_qmake()
* [qcustomplot] Add new port
* [qt5-base] Trigger a rebuild for qcustomplot
* Revert "[qt5-base] Trigger a rebuild for qcustomplot"
This reverts commit 1082892d12.
* [qcustomplot] Trigger rebuild on CI