aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5syntaxhighlighting
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/kf5syntaxhighlighting
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/kf5syntaxhighlighting')
-rw-r--r--ports/kf5syntaxhighlighting/portfile.cmake4
-rw-r--r--ports/kf5syntaxhighlighting/vcpkg.json1
2 files changed, 1 insertions, 4 deletions
diff --git a/ports/kf5syntaxhighlighting/portfile.cmake b/ports/kf5syntaxhighlighting/portfile.cmake
index a91422b9e..1453c26d8 100644
--- a/ports/kf5syntaxhighlighting/portfile.cmake
+++ b/ports/kf5syntaxhighlighting/portfile.cmake
@@ -16,10 +16,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(ADD_BIN_TO_PATH)
diff --git a/ports/kf5syntaxhighlighting/vcpkg.json b/ports/kf5syntaxhighlighting/vcpkg.json
index 441e3e7f5..5c4cb98a7 100644
--- a/ports/kf5syntaxhighlighting/vcpkg.json
+++ b/ports/kf5syntaxhighlighting/vcpkg.json
@@ -1,6 +1,7 @@
{
"name": "kf5syntaxhighlighting",
"version": "5.84.0",
+ "port-version": 1,
"description": "Syntax highlighting engine for Kate syntax definitions",
"homepage": "https://github.com/KDE/syntax-highlighting",
"dependencies": [