Skip to content

Commit 2ba4994

Browse files
committed
Require msgs 8.5
Signed-off-by: Louise Poubel <[email protected]>
1 parent 24a2910 commit 2ba4994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ set(IGN_TRANSPORT_VER ${ignition-transport11_VERSION_MAJOR})
7474

7575
#--------------------------------------
7676
# Find ignition-msgs
77-
ign_find_package(ignition-msgs8 REQUIRED VERSION 8.3)
77+
ign_find_package(ignition-msgs8 REQUIRED VERSION 8.5)
7878
set(IGN_MSGS_VER ${ignition-msgs8_VERSION_MAJOR})
7979

8080
#--------------------------------------

0 commit comments

Comments
 (0)