vs/vcpkg.json@8a20001544c1
vs/vcpkg.json
Tue, 30 Jun 2026 14:19:08 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Tue, 30 Jun 2026 14:19:08 +0200
- changeset 95
- 8a20001544c1
- parent 75
-
ba4bc497c6a7
- permissions
- -rw-r--r--
support dir exclusion part 2/2
tests with MSVC are still open
resolves issue #838 (at least for non-Windows)
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "cline",
"dependencies": [
"pcre"
],
"builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b"
}