diff options
Diffstat (limited to 'ports/kf5completion')
| -rw-r--r-- | ports/kf5completion/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/kf5completion/vcpkg.json | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/ports/kf5completion/portfile.cmake b/ports/kf5completion/portfile.cmake index 281778d95..4bb886a36 100644 --- a/ports/kf5completion/portfile.cmake +++ b/ports/kf5completion/portfile.cmake @@ -13,10 +13,6 @@ vcpkg_configure_cmake( OPTIONS
-DBUILD_TESTING=OFF
-DBUILD_DESIGNERPLUGIN=OFF
- MAYBE_UNUSED_VARIABLES
- -DBUILD_HTML_DOCS=OFF
- -DBUILD_MAN_DOCS=OFF
- -DBUILD_QTHELP_DOCS=OFF
)
vcpkg_install_cmake()
diff --git a/ports/kf5completion/vcpkg.json b/ports/kf5completion/vcpkg.json index b94ab097b..2849f7867 100644 --- a/ports/kf5completion/vcpkg.json +++ b/ports/kf5completion/vcpkg.json @@ -1,6 +1,7 @@ { "name": "kf5completion", "version": "5.84.0", + "port-version": 1, "description": "Text completion helpers and widgets", "homepage": "https://api.kde.org/frameworks/kcompletion/html/index.html", "dependencies": [ |
