diff options
Diffstat (limited to 'ports/kf5codecs')
| -rw-r--r-- | ports/kf5codecs/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/kf5codecs/vcpkg.json | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/ports/kf5codecs/portfile.cmake b/ports/kf5codecs/portfile.cmake index 8090f7f3a..9690c58f2 100644 --- a/ports/kf5codecs/portfile.cmake +++ b/ports/kf5codecs/portfile.cmake @@ -15,10 +15,6 @@ vcpkg_cmake_configure( SOURCE_PATH ${SOURCE_PATH} OPTIONS -DBUILD_TESTING=OFF - MAYBE_UNUSED_VARIABLES - -DBUILD_HTML_DOCS=OFF - -DBUILD_MAN_DOCS=OFF - -DBUILD_QTHELP_DOCS=OFF ) vcpkg_cmake_install() diff --git a/ports/kf5codecs/vcpkg.json b/ports/kf5codecs/vcpkg.json index cf86de687..de0042d38 100644 --- a/ports/kf5codecs/vcpkg.json +++ b/ports/kf5codecs/vcpkg.json @@ -1,6 +1,7 @@ { "name": "kf5codecs", "version": "5.84.0", + "port-version": 1, "description": "String encoding library", "homepage": "https://api.kde.org/frameworks/kcodecs/html/index.html", "dependencies": [ |
