1 2 3 4 5 6 7 8 9
LIBRARY() IF (USE_VANILLA_PROTOC) PEERDIR(contrib/libs/protobuf_std) ELSE() PEERDIR(contrib/libs/protobuf) ENDIF() END()