diff options
| author | yosagi <yosagi@users.noreply.github.com> | 2018-02-22 22:31:28 +0900 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-22 05:31:28 -0800 |
| commit | ef9d50ecb3a968062f1d7e47c3aa27e924eadf44 (patch) | |
| tree | a9df7ed21d901fdd032cee8dd88f3ef4041ff81a /ports/qt5-modularscripts/CONTROL | |
| parent | 1f9c73454bfdf26f70f6976bc633deecc3bef22a (diff) | |
| download | vcpkg-ef9d50ecb3a968062f1d7e47c3aa27e924eadf44.tar.gz vcpkg-ef9d50ecb3a968062f1d7e47c3aa27e924eadf44.zip | |
Handle qt subpackage executable paths in cmake config files (#2844)
* Handle qt subpackage executable paths in cmake config files
* [qt5-modularscripts] Bump version to include changes to tool deployment
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 bf2ab2734..502887c52 100644 --- a/ports/qt5-modularscripts/CONTROL +++ b/ports/qt5-modularscripts/CONTROL @@ -1,3 +1,3 @@ Source: qt5-modularscripts -Version: 1 +Version: 2 Description: Vcpkg helpers to package qt5 modules |
