Skip to content

Commit

Permalink
Merge 7ddc3ea into 9c282ff
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Jun 4, 2023
2 parents 9c282ff + 7ddc3ea commit 16dd5af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@ message(STATUS "\n\n-- ====== Finding Dependencies ======")

#--------------------------------------
# Find Protobuf
set(REQ_PROTOBUF_VER 3)
ign_find_package(IgnProtobuf
VERSION ${REQ_PROTOBUF_VER}
REQUIRED
COMPONENTS all
PRETTY Protobuf)
Expand Down

0 comments on commit 16dd5af

Please sign in to comment.