cmake Protobuf examples

godlikepanos/anki-3d-engine ThirdParty/SpirvTools/external/protobuf/examples/CMakeLists.txt :8

find_package(protobuf CONFIG REQUIRED)

fzi-forschungszentrum-informatik/gpu-voxels icmaker/CMakeModules/FindOsmium.cmake :22

FIND_PACKAGE(Protobuf)

RavEngine/RavEngine deps/GameNetworkingSockets/GameNetworkingSockets/src/CMakeLists.txt :7

find_package(Protobuf REQUIRED)

lmb-freiburg/ogn cmake/ProtoBuf.cmake :4

find_package( Protobuf REQUIRED )

zenustech/zeno projects/RPC/cmake/ProtoHelper.cmake :7

FIND_PACKAGE(protobuf CONFIG REQUIRED)

luigifreda/plvs CMakeLists.txt :247

find_package(Protobuf REQUIRED)

eclipse-ecal/ecal app/app_pb/CMakeLists.txt :21

find_package(Protobuf REQUIRED)

OAID/Caffe-HRT cmake/ProtoBuf.cmake :4

find_package( Protobuf REQUIRED )

Kitware/kwiver arrows/serialize/protobuf/CMakeLists.txt :3

find_package(Protobuf MODULE REQUIRED)

wpilibsuite/allwpilib CMakeLists.txt :157

find_package(Protobuf REQUIRED)

bareos/bareos core/cmake/BareosFindAllLibraries.cmake :176

find_package(Protobuf CONFIG)

anbox/anbox CMakeLists.txt :64

find_package(Protobuf REQUIRED)

gnss-sdr/gnss-sdr CMakeLists.txt :2617

find_package(Protobuf)

ByConity/ByConity cmake/find/protobuf.cmake :26

find_package(Protobuf)

SsageParuders/Android_Native_Surface my_android_opencv/cmake/OpenCVFindProtobuf.cmake :34

find_package(Protobuf QUIET)

JDAI-CV/dabnn CMakeLists.txt :84

find_package(Protobuf)

apache/brpc CMakeLists.txt :179

find_package(Protobuf REQUIRED)

boostorg/redis example/CMakeLists.txt :41

find_package(Protobuf)

NVIDIA/DALI cmake/Dependencies.aarch64-linux.cmake :80

find_package(protobuf REQUIRED CONFIG)

royshil/obs-backgroundremoval cmake/FindOnnxruntime.cmake :9

find_package(Protobuf REQUIRED)

typesense/typesense CMakeLists.txt :83

FIND_PACKAGE(Protobuf REQUIRED)

GoSSIP-SJTU/TripleDoggy tools/clang/tools/clang-fuzzer/CMakeLists.txt :23

find_package(Protobuf REQUIRED)

ceph/ceph cmake/modules/BuildArrow.cmake :50

find_package(Protobuf REQUIRED)

llvm/circt lib/Dialect/ESI/runtime/CMakeLists.txt :429

find_package(Protobuf REQUIRED CONFIG HINTS ${GRPC_PATH})

hlrs-vis/covise src/OpenCOVER/plugins/hlrs/CuttingTablet/CMakeLists.txt :5

find_package(Protobuf)

root-project/root cmake/modules/SearchInstalledSoftware.cmake :1700

find_package(Protobuf CONFIG)

psmoveservice/PSMoveService cmake/ThirdParty.cmake :167

find_package(Protobuf REQUIRED)

google/filament third_party/dawn/third_party/libprotobuf-mutator/src/CMakeLists.txt :125

find_package(Protobuf REQUIRED)

percona/percona-xtrabackup cmake/protobuf.cmake :133

FIND_PACKAGE(Protobuf)

mysql/mysql-server cmake/protobuf.cmake :133

FIND_PACKAGE(Protobuf)

apache/mxnet CMakeLists.txt :297

find_package(Protobuf REQUIRED)

tpfister/caffe-heatmap cmake/ProtoBuf.cmake :4

find_package( Protobuf REQUIRED )

mysql/mysql-router cmake/protobuf.cmake :88

FIND_PACKAGE(Protobuf)

ebu/ear-production-suite ear-production-suite-plugins/CMakeLists.txt :27

find_package(Protobuf REQUIRED QUIET)

apache/kudu CMakeLists.txt :1097

find_package(Protobuf REQUIRED)

apache/qpid-proton cpp/CMakeLists.txt :57

find_package(Protobuf REQUIRED)

etcd-cpp-apiv3/etcd-cpp-apiv3 CMakeLists.txt :125

find_package(Protobuf CONFIG QUIET)

google/sandboxed-api cmake/SapiDeps.cmake :85

find_package(Protobuf REQUIRED)

iamhankai/cpp-pytorch libtorch/share/cmake/Caffe2/public/protobuf.cmake :4

find_package(Protobuf CONFIG QUIET)

MRPT/mvsim modules/CMakeLists.txt :10

find_package(Protobuf)

FISCO-BCOS/FISCO-BCOS bcos-pbft/CMakeLists.txt :45

find_package(Protobuf CONFIG REQUIRED)

MerginMaps/mobile CMakeLists.txt :242

find_package(Protobuf REQUIRED)

organicmaps/organicmaps 3party/osrm/osrm-backend/CMakeLists.txt :308

find_package(Protobuf REQUIRED)

aws/credentials-fetcher CMakeLists.txt :39

find_package(Protobuf CONFIG)

AshamaneProject/AshamaneCore contrib/protoc-bnet/CMakeLists.txt :6

find_package(Protobuf REQUIRED)

astroidmail/astroid CMakeLists.txt :122

find_package (Protobuf CONFIG)

Tradias/asio-grpc cmake/AsioGrpcFindPackages.cmake :17

find_package(protobuf)

cartographer-project/async_grpc CMakeLists.txt :29

find_package(Protobuf 3.0.0 REQUIRED)

danxuhk/StructuredAttentionDepthEstimation cmake/ProtoBuf.cmake :4

find_package( Protobuf REQUIRED )

KiCad/kicad-source-mirror CMakeLists.txt :885

find_package( Protobuf QUIET CONFIG )

Project-OSRM/osrm-backend third_party/flatbuffers/CMakeLists.txt :598

find_package(protobuf CONFIG REQUIRED)

onnx/onnx-tensorrt CMakeLists.txt :75

FIND_PACKAGE(Protobuf)

openthread/ot-br-posix src/proto/CMakeLists.txt :9

find_package(Protobuf REQUIRED)

Cambricon/mlu-ops test/mlu_op_gtest/CMakeLists.txt :48

find_package(Protobuf)

Qihoo360/tensornet CMakeLists.txt :91

find_package(Protobuf REQUIRED)

yrnkrn/zapcc tools/clang/tools/clang-fuzzer/CMakeLists.txt :23

find_package(Protobuf REQUIRED)

NauEngine/NauEnginePublic engine/3rdparty_libs/GameNetworkingSockets/src/CMakeLists.txt :7

find_package(Protobuf REQUIRED)

lifting-bits/mcsema CMakeLists.txt :68

find_package(Protobuf REQUIRED)

bsolomon1124/pycld3 CMakeLists.txt :8

find_package(Protobuf REQUIRED)

f1xpl/aasdk CMakeLists.txt :40

find_package(Protobuf REQUIRED)

logicalclocks/rondb cmake/protobuf.cmake :131

FIND_PACKAGE(Protobuf)

famez/J1939-Framework CMakeLists.txt :30

find_package(Protobuf)

gazebosim/gazebo-classic cmake/SearchForStuff.cmake :47

find_package(Protobuf REQUIRED)

Jackarain/proxy third_party/boost/libs/redis/example/CMakeLists.txt :41

find_package(Protobuf)

pingcap/tiflash cmake/find_protobuf.cmake :31

find_package(Protobuf)

hypengw/Qcm cmake/FindWrapProtoc.cmake :27

find_package(protobuf ${WrapProtoc_FIND_VERSION} NAMES protobuf Protobuf ${__WrapProtoc_find_package_args})

shogun-toolbox/shogun CMakeLists.txt :463

FIND_PACKAGE(Protobuf)

librevault/librevault CMakeLists.txt :160

find_package(Protobuf REQUIRED)

CMU-Perceptual-Computing-Lab/caffe_rtpose cmake/ProtoBuf.cmake :4

find_package( Protobuf REQUIRED )

intel/systemc-compiler sc_elab/CMakeLists.txt :9

find_package(Protobuf REQUIRED)

mysql/mysql-shell cmake/protobuf.cmake :99

FIND_PACKAGE(Protobuf "${PROTOBUF_VERSION}" REQUIRED)

microsoft/nnfusion CMakeLists.txt :116

find_package(Protobuf 3.5.0)

halide/Halide apps/onnx/CMakeLists.txt :12

find_package(Protobuf)

NervanaSystems/ngraph CMakeLists.txt :449

find_package(Protobuf 2.6.1 REQUIRED)

luxonis/depthai-core cmake/depthaiDependencies.cmake :158

find_package(Protobuf ${_QUIET} REQUIRED)

feather-wallet/feather src/CMakeLists.txt :297

find_package(Protobuf CONFIG)

kevinlin311tw/caffe-augmentation cmake/ProtoBuf.cmake :4

find_package( Protobuf REQUIRED )

INET-RC/GeoMX CMakeLists.txt :194

find_package(Protobuf REQUIRED)

cmu-db/peloton cmake/ProtoBuf.cmake :3

find_package( Protobuf REQUIRED)

facebook/mysql-5.6 cmake/protobuf.cmake :124

FIND_PACKAGE(Protobuf)

perone/euclidesdb CMakeLists.txt :28

find_package(Protobuf REQUIRED)

polardb/polardbx-engine cmake/protobuf.cmake :124

FIND_PACKAGE(Protobuf)

vicinaehq/vicinae CMakeLists.txt :120

find_package(Protobuf)

manutdzou/KITTI_SSD cmake/ProtoBuf.cmake :4

find_package( Protobuf REQUIRED )

eric612/Caffe-YOLOv3-Windows cmake/ProtoBuf.cmake :6

find_package( Protobuf REQUIRED NO_MODULE)

Bitcoin-ABC/bitcoin-abc src/qt/CMakeLists.txt :245

find_package(Protobuf CONFIG)

apache/singa cmake/Dependencies.cmake :54

FIND_PACKAGE( Protobuf 3.0 REQUIRED )

apple/foundationdb cmake/FDBComponents.cmake :272

find_package(protobuf CONFIG)

PaddlePaddle/Paddle cmake/external/protobuf.cmake :18

find_package(Protobuf QUIET)

PeterFWS/Structure-PLP-SLAM ros/src/openvslam/CMakeLists.txt :181

find_package(Protobuf REQUIRED)

flyinghead/flycast core/deps/libunwind/cmake/Modules/FindGRPC.cmake :14

find_package(Protobuf CONFIG REQUIRED HINTS ${GRPC_INSTALL_PATH})

TzuHuanTai/RaspberryPi-WebRTC src/rtc/CMakeLists.txt :3

find_package(Protobuf REQUIRED)

keenon/nimblephysics cmake/DARTFindProtobuf.cmake :10

find_package(Protobuf REQUIRED)

jd-opensource/xllm CMakeLists.txt :244

find_package(Protobuf CONFIG REQUIRED)

PaddlePaddle/Serving cmake/external/protobuf.cmake :18

FIND_PACKAGE(Protobuf QUIET)

happynear/caffe-windows cmake/ProtoBuf.cmake :4

find_package( Protobuf REQUIRED )

joachimBurket/esp32-opencv cmake/OpenCVFindProtobuf.cmake :26

find_package(Protobuf QUIET)

artyom-beilis/dlprimitives CMakeLists.txt :66

find_package(Protobuf)

bitbouncer/kspp CMakeLists.txt :70

find_package(Protobuf REQUIRED)

TrunkRecorder/trunk-recorder CMakeLists.txt :146

find_package(Protobuf REQUIRED)