1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-04 02:36:17 +02:00
fastnetmon-rewritten/src/conanfile.txt

17 lines
351 B
Plaintext

[requires]
openssl/1.1.1s
capnproto/0.10.3
boost/1.81.0
grpc/1.50.1
# we use previous version to avoid dependency conflict with gGRP
protobuf/3.21.4
librdkafka/2.0.2
cppkafka/0.4.0
# it was linked against older openssl/1.1.1t and it causes build issues, we have to disable it for now
#mongo-c-driver/1.23.2
hiredis/1.1.0
[generators]
CMakeToolchain