File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
3
3
"name": "{{ ss_cmake_repo_name }}",
4
4
"description": "{{ ss_cmake_project_description }}",
5
- "builtin-baseline": "61c70ce627a2a4ffff809f887e4188ff39ce0a14 ",
5
+ "builtin-baseline": "41c447cc210dc39aa85d4a5f58b4a1b9e573b3dc ",
6
6
"homepage": "https://{{ ss_cmake_repo_url }}",
7
7
"dependencies": [
8
8
[%- if compile_target != '' or exe_target != '' or header_target != '' %]
Original file line number Diff line number Diff line change 2
2
"$schema" : " https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json" ,
3
3
"name" : " ss-cpp" ,
4
4
"description" : " A continuously evolving basic template for cpp development." ,
5
- "builtin-baseline" : " 61c70ce627a2a4ffff809f887e4188ff39ce0a14 " ,
5
+ "builtin-baseline" : " 41c447cc210dc39aa85d4a5f58b4a1b9e573b3dc " ,
6
6
"homepage" : " https://github.com/serious-scaffold/ss-cpp" ,
7
7
"dependencies" : [
8
8
" fmt" ,
You can’t perform that action at this time.
0 commit comments