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