fix(conan): openvpn support in MSVC+Ninja setup (#2616)

This commit is contained in:
Yaroslav Gurov
2026-05-21 12:09:52 +02:00
committed by GitHub
parent 8749d683e3
commit d3de5f0f48
4 changed files with 82 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
patches:
"2.7.0":
- patch_file: "patches/0001-carefully-handle-CMAKE_GENERATOR_PLATFORM.patch"
- patch_file: "patches/0002-explicitly-pass-unicode-everywhere.patch"