vcpkg-tool/azure-pipelines/vcpkg-alpine
Billy O'Neal ae197777da
Fix signed build failure due to: (#1194)
```
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  /Users/runner/work/1/b/build/_deps/cmakerc-src/CMakeLists.txt:7 (include)
```

and

```
```
2023-09-14 12:25:11 -07:00
..
Dockerfile Fix signed build failure due to: (#1194) 2023-09-14 12:25:11 -07:00