Init
This commit is contained in:
17
vcpkg.json
Normal file
17
vcpkg.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "template",
|
||||
"version-string": "0.0.1",
|
||||
"dependencies": [
|
||||
"fmt",
|
||||
"cpp-httplib",
|
||||
"spdlog",
|
||||
"nlohmann-json",
|
||||
"magic-enum",
|
||||
"boost-process",
|
||||
"ctre",
|
||||
{
|
||||
"name": "soci",
|
||||
"features": ["sqlite3"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user