Commit 476dfe14 authored by Fabian Boemer's avatar Fabian Boemer Committed by Scott Cyphers
parent 265cbf96
...@@ -121,5 +121,5 @@ if (NOT TARGET protobuf::protoc) ...@@ -121,5 +121,5 @@ if (NOT TARGET protobuf::protoc)
add_dependencies(protobuf::protoc ext_protobuf) add_dependencies(protobuf::protoc ext_protobuf)
endif() endif()
set(Protobuf_FOUND) set(Protobuf_FOUND TRUE)
set(PROTOBUF_FOUND) set(PROTOBUF_FOUND TRUE)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment