1 2 3 4 5 6 7 8 9 10 11 12 13
PY23_LIBRARY() IF (USE_VANILLA_PROTOC AND NOT PYTHON2) PEERDIR( contrib/python/protobuf_std ) ELSE() PEERDIR( contrib/python/protobuf ) ENDIF() END()