We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88e685 commit 3577cbcCopy full SHA for 3577cbc
src/viam/examples/project/cmake/CMakeLists.txt
@@ -45,8 +45,6 @@ find_package(Threads REQUIRED)
45
#
46
find_package(viam-cpp-sdk CONFIG REQUIRED viamsdk)
47
48
-find_package(gRPC CONFIG REQUIRED)
49
-
50
51
# Here we compile the `examle_dial.cpp` and `example_module.cpp` source
52
# files into executables, but as parts of separate projects rather than
0 commit comments