diff options
| author | Maurice Kalinowski <mauricek@users.noreply.github.com> | 2019-03-22 09:08:50 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-22 01:08:50 -0700 |
| commit | 3d2db597ce17afc9308c515ef0ce3de7ddf2ffe1 (patch) | |
| tree | de0f9344431d31b37df1ef11dfddac5a7cdca361 /ports/qt5-modularscripts/CONTROL | |
| parent | 8b4a607c328d100ac9892e2cbcfb9a4b0cf44c10 (diff) | |
| download | vcpkg-3d2db597ce17afc9308c515ef0ce3de7ddf2ffe1.tar.gz vcpkg-3d2db597ce17afc9308c515ef0ce3de7ddf2ffe1.zip | |
[qt5-mqtt] new port Qtmqtt (#5736) (#5737)
* [qt5-modularscripts] Split build steps
When building modules not available from the vendor download side, the
build process stays the same. Create two functions, one for accessing
the sources, the other for compilation.
* [qtmqtt] Add new port (#5736)
Diffstat (limited to 'ports/qt5-modularscripts/CONTROL')
| -rw-r--r-- | ports/qt5-modularscripts/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-modularscripts/CONTROL b/ports/qt5-modularscripts/CONTROL index eedb58432..f8e6f4894 100644 --- a/ports/qt5-modularscripts/CONTROL +++ b/ports/qt5-modularscripts/CONTROL @@ -1,3 +1,3 @@ Source: qt5-modularscripts -Version: 2019-02-02 +Version: 2019-03-21 Description: Vcpkg helpers to package qt5 modules |
