Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui authored Aug 17, 2023
1 parent 09ba63b commit a76440a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/onnx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ if(PROTOBUF_FOUND)
set(CMAKE_CXX_STANDARD 17)
endif()
if(CMAKE_VERSION VERSION_GREATER_EQUAL "3.9")
find_package(protobuf)
set(PROTOBUF_LIBRARIES protobuf::libprotobuf)
endif()

Expand Down

0 comments on commit a76440a

Please sign in to comment.