diff options
| author | Lennart Trunk <lennart.trunk@outlook.de> | 2019-05-09 00:15:26 +0200 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-05-08 15:15:26 -0700 |
| commit | 38aeee774a94b4cdb085e450ff579a404cc161c3 (patch) | |
| tree | 65f7e9ff50c563ea797135130260846765857f85 /ports/qt5-datavis3d | |
| parent | 883dd409287db82c2d025d8972bc05016e49f73a (diff) | |
| download | vcpkg-38aeee774a94b4cdb085e450ff579a404cc161c3.tar.gz vcpkg-38aeee774a94b4cdb085e450ff579a404cc161c3.zip | |
[qt5] update to 5.12.3 (#6127)
* update CONTROL files and version variable
* fix qt5 linkage in debug
* revert target_link_libraries to set_property
* revert mqtt to 5.12.1 since 5.12.3 is not released yet
* update mqtt to 5.12.3
* update hashes
* remove unnecessary patch
* fix qmldevtools debug linkage for qt5-tools
Diffstat (limited to 'ports/qt5-datavis3d')
| -rw-r--r-- | ports/qt5-datavis3d/CONTROL | 2 | ||||
| -rw-r--r-- | ports/qt5-datavis3d/portfile.cmake | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/qt5-datavis3d/CONTROL b/ports/qt5-datavis3d/CONTROL index 2b6627465..5ef4728df 100644 --- a/ports/qt5-datavis3d/CONTROL +++ b/ports/qt5-datavis3d/CONTROL @@ -1,4 +1,4 @@ Source: qt5-datavis3d -Version: 5.12.1 +Version: 5.12.3 Description: Qt5 Data Visualization 3d Module - UI Components for creating 3D data visualizations Build-Depends: qt5-modularscripts, qt5-base diff --git a/ports/qt5-datavis3d/portfile.cmake b/ports/qt5-datavis3d/portfile.cmake index 4927f7007..cc9df8c4a 100644 --- a/ports/qt5-datavis3d/portfile.cmake +++ b/ports/qt5-datavis3d/portfile.cmake @@ -2,4 +2,4 @@ include(vcpkg_common_functions) include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake) -qt_modular_library(qtdatavis3d a0eff0f58515720d9c8e37bce16a3f6f719ca748c6228f183eb7e2fe2cc024195e5122cc29b9d0dba3319a9d6147105c0b253fb5e633e16db1fb20cca563d956) +qt_modular_library(qtdatavis3d cb295deb9aa33132294d7d7f4daaa53dd9ab4815e2d3a2c916d88e1882e018a49d8d66db9088f69375d8da759a3f3566f251802aaba82d74cad2eb45d9bbbcff) |
