kopia lustrzana https://github.com/OpenDroneMap/ODM
use vcpkg with pybind
rodzic
b01951670a
commit
8f4adf3926
|
@ -26,7 +26,7 @@ parser.add_argument('--build-vcpkg',
|
|||
help='Build VCPKG environment from scratch instead of downloading prebuilt one.')
|
||||
parser.add_argument('--vcpkg-archive-url',
|
||||
type=str,
|
||||
default='https://github.com/NathanMOlson/windows-deps/releases/download/2025-8-21/vcpkg-export.zip',
|
||||
default='https://github.com/NathanMOlson/windows-deps/releases/download/2025-8-22a/vcpkg-export.zip',
|
||||
required=False,
|
||||
help='Path to VCPKG export archive')
|
||||
parser.add_argument('--code-sign-cert-path',
|
||||
|
|
Ładowanie…
Reference in New Issue