early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/libpqxx/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/libpqxx/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "libpqxx",
|
||||
"version": "7.7.3",
|
||||
"description": "The official C++ client API for PostgreSQL",
|
||||
"homepage": "https://www.postgresql.org/",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": [
|
||||
"libpq",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user