aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-modularscripts
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/qt5-modularscripts')
-rw-r--r--vcpkg/ports/qt5-modularscripts/portfile.cmake1
-rw-r--r--vcpkg/ports/qt5-modularscripts/vcpkg.json6
2 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/qt5-modularscripts/portfile.cmake b/vcpkg/ports/qt5-modularscripts/portfile.cmake
new file mode 100644
index 0000000..0015715
--- /dev/null
+++ b/vcpkg/ports/qt5-modularscripts/portfile.cmake
@@ -0,0 +1 @@
+set(VCPKG_POLICY_EMPTY_PACKAGE enabled) \ No newline at end of file
diff --git a/vcpkg/ports/qt5-modularscripts/vcpkg.json b/vcpkg/ports/qt5-modularscripts/vcpkg.json
new file mode 100644
index 0000000..30de99c
--- /dev/null
+++ b/vcpkg/ports/qt5-modularscripts/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "qt5-modularscripts",
+ "version-string": "deprecated",
+ "port-version": 1,
+ "description": "now part of qt5-base, formerly vcpkg helpers to package qt5 modules"
+}