aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-webglplugin
diff options
context:
space:
mode:
Diffstat (limited to 'ports/qt5-webglplugin')
-rw-r--r--ports/qt5-webglplugin/CONTROL4
-rw-r--r--ports/qt5-webglplugin/portfile.cmake3
2 files changed, 7 insertions, 0 deletions
diff --git a/ports/qt5-webglplugin/CONTROL b/ports/qt5-webglplugin/CONTROL
new file mode 100644
index 000000000..c5926ad72
--- /dev/null
+++ b/ports/qt5-webglplugin/CONTROL
@@ -0,0 +1,4 @@
+Source: qt5-webglplugin
+Version: 5.12.7
+Description: Qt5 webglplugin Module;
+Build-Depends: qt5-base
diff --git a/ports/qt5-webglplugin/portfile.cmake b/ports/qt5-webglplugin/portfile.cmake
new file mode 100644
index 000000000..d473c5625
--- /dev/null
+++ b/ports/qt5-webglplugin/portfile.cmake
@@ -0,0 +1,3 @@
+set(VCPKG_POLICY_EMPTY_INCLUDE_FOLDER enabled)
+include(${CURRENT_INSTALLED_DIR}/share/qt5/qt_port_functions.cmake)
+qt_submodule_installation() \ No newline at end of file