Skip to content

Commit

Permalink
test: add a log
Browse files Browse the repository at this point in the history
  • Loading branch information
neko-para committed Oct 9, 2023
1 parent 2a694d6 commit 2518a17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ endif(WITH_THRIFT)
if(WITH_GRPC)
find_package(protobuf REQUIRED)
find_package(gRPC CONFIG REQUIRED)

message(${Protobuf_LIBRARIES})
endif(WITH_GRPC)
find_package(ONNXRuntime)

Expand Down

0 comments on commit 2518a17

Please sign in to comment.