Skip to content

Commit 3577cbc

Browse files
committed
remove unused find_package
1 parent c88e685 commit 3577cbc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/viam/examples/project/cmake/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ find_package(Threads REQUIRED)
4545
#
4646
find_package(viam-cpp-sdk CONFIG REQUIRED viamsdk)
4747

48-
find_package(gRPC CONFIG REQUIRED)
49-
5048

5149
# Here we compile the `examle_dial.cpp` and `example_module.cpp` source
5250
# files into executables, but as parts of separate projects rather than

0 commit comments

Comments
 (0)