diff options
Diffstat (limited to 'ports/kf5windowsystem')
| -rw-r--r-- | ports/kf5windowsystem/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/kf5windowsystem/vcpkg.json | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/ports/kf5windowsystem/portfile.cmake b/ports/kf5windowsystem/portfile.cmake index 7873721cb..1c15090b2 100644 --- a/ports/kf5windowsystem/portfile.cmake +++ b/ports/kf5windowsystem/portfile.cmake @@ -16,10 +16,6 @@ vcpkg_configure_cmake( OPTIONS
-DBUILD_TESTING=OFF
-DKDE_INSTALL_PLUGINDIR=plugins
- MAYBE_UNUSED_VARIABLES
- -DBUILD_HTML_DOCS=OFF
- -DBUILD_MAN_DOCS=OFF
- -DBUILD_QTHELP_DOCS=OFF
)
vcpkg_install_cmake()
diff --git a/ports/kf5windowsystem/vcpkg.json b/ports/kf5windowsystem/vcpkg.json index 34a21787a..40ea4209d 100644 --- a/ports/kf5windowsystem/vcpkg.json +++ b/ports/kf5windowsystem/vcpkg.json @@ -1,6 +1,7 @@ { "name": "kf5windowsystem", "version": "5.84.0", + "port-version": 1, "description": "Access to the windowing system", "homepage": "https://api.kde.org/frameworks/kwindowsystem/html/", "dependencies": [ |
