Page MenuHomePhabricator

D13330.diff
No OneTemporary

D13330.diff

diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -57,7 +57,7 @@
list(APPEND _TEST_TARGET_DEPENDS bitcoin-wallet)
endif()
if(BUILD_BITCOIN_CHRONIK)
- find_package(Protobuf REQUIRED)
+ find_package(Protobuf 3.0.0 REQUIRED)
protobuf_generate_python(PROTOBUF_PY ../chronik/proto/chronik.proto)
list(APPEND _TEST_TARGET_DEPENDS "${PROTOBUF_PY}")
add_custom_target(protobuf-chronik ALL DEPENDS "${PROTOBUF_PY}")

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 26, 11:51 (2 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5573463
Default Alt Text
D13330.diff (484 B)

Event Timeline