We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0280f3f commit 117a058Copy full SHA for 117a058
cmake/dependencies.cmake
@@ -45,7 +45,3 @@ find_package(libp2p CONFIG REQUIRED)
45
# https://docs.hunter.sh/en/latest/packages/pkg/cppcodec.html
46
hunter_add_package(cppcodec)
47
find_package(cppcodec CONFIG REQUIRED)
48
-
49
-# https://hunter.readthedocs.io/en/stable/packages/pkg/Protobuf.html
50
-hunter_add_package(Protobuf)
51
-find_package(Protobuf CONFIG REQUIRED)
0 commit comments