summaryrefslogtreecommitdiffstats
path: root/src/cmake/FindGRPC.cmake
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18Fix Cmake build environment and harden WarningsYohanPipereau1-0/+76
-Remove unused sweetcomb CmakeList.txt Warnings -Add more Warnings to plugins, scvpp and gNMI Cmake projects -Remove unused/useless Cmake options in CmakeList files & add comments -Improve gNMI CMakeList.txt and make it independant of a gRPC cmake build for later package integration. -Add FindGRPC.cmake -Remove the use of CXX17 variant and use a dedicated Cmake module for gRPC Change-Id: Iafa3c031d12802e8d8c914cbce6b119c2a5c4800 Signed-off-by: Yohan Pipereau <ypiperea@cisco.com>