We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efeee0 commit 7426a4cCopy full SHA for 7426a4c
template/vcpkg.json.jinja
@@ -2,7 +2,7 @@
2
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
3
"name": "{{ ss_cmake_repo_name }}",
4
"description": "{{ ss_cmake_project_description }}",
5
- "builtin-baseline": "5a874b05fb981e2643fd0c1c9ad63e19dfe76b27",
+ "builtin-baseline": "d8ad13c401b30c2836d00b8923c9127f05f591c7",
6
"homepage": "https://{{ ss_cmake_repo_url }}",
7
"dependencies": [
8
[%- if ss_cmake_use_conan == true %]
0 commit comments