Skip to content

Commit 8329f8f

Browse files
authored
perf(no-release): refine dependency pcre for cppcheck (#121)
See microsoft/vcpkg#42460 Signed-off-by: l.feng <[email protected]>
1 parent 1ea9620 commit 8329f8f

8 files changed

+5
-332
lines changed

cmake/vcpkg/ports/pcre/export-cmake-targets.patch

Lines changed: 0 additions & 23 deletions
This file was deleted.

cmake/vcpkg/ports/pcre/pcre-8.4.5_fix_check_function_exists_for_arm-androi_builds.patch

Lines changed: 0 additions & 32 deletions
This file was deleted.

cmake/vcpkg/ports/pcre/pcre-8.45_fix_postfix_for_debug_Windows_builds.patch

Lines changed: 0 additions & 161 deletions
This file was deleted.

cmake/vcpkg/ports/pcre/pcre-8.45_suppress_cmake_and_compiler_warnings-errors.patch

Lines changed: 0 additions & 18 deletions
This file was deleted.

cmake/vcpkg/ports/pcre/portfile.cmake

Lines changed: 0 additions & 79 deletions
This file was deleted.

cmake/vcpkg/ports/pcre/unofficial-pcre-config.cmake

Lines changed: 0 additions & 1 deletion
This file was deleted.

cmake/vcpkg/ports/pcre/vcpkg.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

vcpkg.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,18 @@
1111
"have-rules"
1212
]
1313
},
14+
"pcre",
1415
"cmake-modules"
1516
],
1617
"overrides": [
1718
{
1819
"name": "cppcheck",
1920
"version": "2.16.1"
2021
},
22+
{
23+
"name": "pcre",
24+
"version": "8.45#7"
25+
},
2126
{
2227
"name": "cmake-modules",
2328
"version": "1.6.11"

0 commit comments

Comments
 (0)