diff options
| author | Markus Heß <hess@3dvisionlabs.com> | 2018-02-12 16:20:27 +0100 |
|---|---|---|
| committer | Markus Heß <hess@3dvisionlabs.com> | 2018-02-12 16:45:29 +0100 |
| commit | bae3fac1cd5f7d1fbd15431390688694e39188f4 (patch) | |
| tree | 3c0ae0f7cb61caff64004ce5e6379d75aac8e336 /ports/qt5-quickcontrols2 | |
| parent | cd8fa6f75e2ba3a526a236ba1ff35d4300cc722c (diff) | |
| download | vcpkg-bae3fac1cd5f7d1fbd15431390688694e39188f4.tar.gz vcpkg-bae3fac1cd5f7d1fbd15431390688694e39188f4.zip | |
add qt5-quickcontrols2
Diffstat (limited to 'ports/qt5-quickcontrols2')
| -rw-r--r-- | ports/qt5-quickcontrols2/CONTROL | 4 | ||||
| -rw-r--r-- | ports/qt5-quickcontrols2/portfile.cmake | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/ports/qt5-quickcontrols2/CONTROL b/ports/qt5-quickcontrols2/CONTROL new file mode 100644 index 000000000..c600ed225 --- /dev/null +++ b/ports/qt5-quickcontrols2/CONTROL @@ -0,0 +1,4 @@ +Source: qt5-quickcontrols2 +Version: 5.9.2-0 +Description: Qt5 QuickControls2 Module. +Build-Depends: qt5-modularscripts, qt5-base diff --git a/ports/qt5-quickcontrols2/portfile.cmake b/ports/qt5-quickcontrols2/portfile.cmake new file mode 100644 index 000000000..05a7dd616 --- /dev/null +++ b/ports/qt5-quickcontrols2/portfile.cmake @@ -0,0 +1,5 @@ +include(vcpkg_common_functions) + +include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake) + +qt_modular_library(qtquickcontrols2 e283320aabbaa153067c909804cb34bbcbf6fcb7246bb214957b6092ceb0f01c4fae2efd9d7a6cb011274deafff4aaf0a45dbda06a3fdce1154622e48740048c) |
