Set Protobuf 3.1 in FIND_PACKAGE

avx_docs
gangliao 8 years ago committed by GitHub
parent 79e95c1fef
commit 714e9bb95a

@ -14,7 +14,7 @@
INCLUDE(ExternalProject)
FIND_PACKAGE(Protobuf)
FIND_PACKAGE(Protobuf 3.1)
IF(NOT PROTOBUF_FOUND)
SET(PROTOBUF_SOURCES_DIR ${THIRD_PARTY_PATH}/protobuf)

Loading…
Cancel
Save