mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-17 09:48:11 +08:00
ca595d3733
Probably broken by https://github.com/microsoft/vcpkg/pull/34994 Detected in https://github.com/microsoft/vcpkg/pull/35116 where this REGEX is expected to be output from the python script ``` CMake Error at build/cmake/LoadVersion.cmake:9 (string): string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to command. Call Stack (most recent call first): CMakeLists.txt:20 (LoadVersion) ```