Skip to content
Snippets Groups Projects
Commit b1c6fa01 authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

Add vcpkg manifest

parent acc0fca2
No related branches found
No related tags found
2 merge requests!61Release 0.3.0,!53Add vcpkg support
{
"name": "caosdb",
"version-string": "0.3.0-dev",
"port-version": 1,
"description": "C++ library for the CaosDB project",
"dependencies": [
"grpc",
"protobuf",
"boost-log",
"boost-filesystem",
"boost-smart-ptr",
"boost-beast",
"boost-json",
"boost-thread",
"zlib"
],
"license":"AGPL-3.0-or-later"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment