aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5plotting
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2021-08-04 01:42:34 +0800
committerGitHub <noreply@github.com>2021-08-03 10:42:34 -0700
commitb7f99c3c4b32c0b31b73701e92bb42fbea0c83cb (patch)
tree422b04540845543cf9666f3673b35c7d0043d1b2 /ports/kf5plotting
parenta863c84812089836a3c0f2f215ab3e2579fc8acf (diff)
downloadvcpkg-b7f99c3c4b32c0b31b73701e92bb42fbea0c83cb.tar.gz
vcpkg-b7f99c3c4b32c0b31b73701e92bb42fbea0c83cb.zip
[vcpkg-cmake] Fix docs and usage of option MAYBE_UNUSED_VARIABLES (#19245)
* Remove unused cmake options and MAYBE_UNUSED_VARIABLES values * Update MAYBE_UNUSED_VARIABLES docs * update version * version stuff * version stuff * update docs
Diffstat (limited to 'ports/kf5plotting')
-rw-r--r--ports/kf5plotting/portfile.cmake4
-rw-r--r--ports/kf5plotting/vcpkg.json1
2 files changed, 1 insertions, 4 deletions
diff --git a/ports/kf5plotting/portfile.cmake b/ports/kf5plotting/portfile.cmake
index eb3b58f35..9897fb89b 100644
--- a/ports/kf5plotting/portfile.cmake
+++ b/ports/kf5plotting/portfile.cmake
@@ -12,10 +12,6 @@ vcpkg_configure_cmake(
PREFER_NINJA
OPTIONS
-DBUILD_TESTING=OFF
- MAYBE_UNUSED_VARIABLES
- -DBUILD_HTML_DOCS=OFF
- -DBUILD_MAN_DOCS=OFF
- -DBUILD_QTHELP_DOCS=OFF
)
vcpkg_install_cmake()
diff --git a/ports/kf5plotting/vcpkg.json b/ports/kf5plotting/vcpkg.json
index cd7824cea..7a99dc145 100644
--- a/ports/kf5plotting/vcpkg.json
+++ b/ports/kf5plotting/vcpkg.json
@@ -1,6 +1,7 @@
{
"name": "kf5plotting",
"version": "5.84.0",
+ "port-version": 1,
"description": "Lightweight plotting framework",
"homepage": "https://api.kde.org/frameworks/kplotting/html/index.html",
"dependencies": [