Initial commit
This commit is contained in:
parent
8e07fdefe1
commit
f0a32c9f00
15
vcpkg.json
Normal file
15
vcpkg.json
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
{
|
||||||
|
"name" : "atm-admin-program",
|
||||||
|
"version-string" : "1.0.0",
|
||||||
|
"builtin-baseline" : "8f54ef5453e7e76ff01e15988bf243e7247c5eb5",
|
||||||
|
"dependencies" : [ {
|
||||||
|
"name" : "pugixml",
|
||||||
|
"version>=" : "1.15"
|
||||||
|
}, {
|
||||||
|
"name" : "vcpkg-cmake-config",
|
||||||
|
"version>=" : "2024-05-23"
|
||||||
|
}, {
|
||||||
|
"name" : "vcpkg-cmake",
|
||||||
|
"version>=" : "2024-04-23"
|
||||||
|
} ]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user