Added builder images for linux and process to perform release
This commit is contained in:
parent
0d4a81cfe5
commit
087d809be0
6 changed files with 106 additions and 3 deletions
10
vcpkg.json.opt
Normal file
10
vcpkg.json.opt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "example",
|
||||
"version-string": "0.0.1",
|
||||
"dependencies": [
|
||||
"fmt",
|
||||
"spdlog",
|
||||
"vulkan",
|
||||
"catch2"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue