aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-modularscripts
diff options
context:
space:
mode:
authorEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
committerEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
commit54409423f767d8b1cf30cb7d0efca6b4ca138823 (patch)
treed915ac7828703ce4b963efdd9728a1777ba18c1e /vcpkg/ports/qt5-modularscripts
move to own git serverHEADmaster
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"
+}