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 22 "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
33 "name": "{{ ss_cmake_repo_name }}",
44 "description": "{{ ss_cmake_project_description }}",
5- "builtin-baseline": "984f9232b2fe0eb94f5e9f161d6c632c581fff0c ",
5+ "builtin-baseline": "e08b7bd89ae162f8579df2f8d39a1ae94107c8fd ",
66 "homepage": "https://{{ ss_cmake_repo_url }}",
77 "dependencies": [
88[%- if compile_target != '' or exe_target != '' or header_target != '' %]
Original file line number Diff line number Diff line change 22 "$schema" : " https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json" ,
33 "name" : " ss-cpp" ,
44 "description" : " A continuously evolving basic template for cpp development." ,
5- "builtin-baseline" : " 984f9232b2fe0eb94f5e9f161d6c632c581fff0c " ,
5+ "builtin-baseline" : " e08b7bd89ae162f8579df2f8d39a1ae94107c8fd " ,
66 "homepage" : " https://github.com/serious-scaffold/ss-cpp" ,
77 "dependencies" : [
88 " fmt" ,
You can’t perform that action at this time.
0 commit comments