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 cd44190 commit 18bf7fbCopy full SHA for 18bf7fb
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": "f9701294aebc79cfe1c409c34a1fe4f37fee3473",
+ "builtin-baseline": "7e21420f775f72ae938bdeb5e6068f722088f06a",
6
"homepage": "https://{{ ss_cmake_repo_url }}",
7
"dependencies": [
8
[%- if ss_cmake_use_conan == true %]
0 commit comments