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 a956976Copy full SHA for a956976
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": "2c7705e70dcfb70e5f726459c3e399bd780bc1fc",
6
"homepage": "https://{{ ss_cmake_repo_url }}",
7
"dependencies": [
8
[%- if ss_cmake_use_conan == true %]
0 commit comments