We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e44575a + 3b04882 commit 9be69c0Copy full SHA for 9be69c0
CMakeLists.txt
@@ -47,7 +47,7 @@ set(CMAKE_POLICY_DEFAULT_CMP0077 NEW)
47
# as protobuf could be find transitively by any dependency
48
set(protobuf_MODULE_COMPATIBLE TRUE)
49
50
-ign_find_package(sdformat11 REQUIRED VERSION 11.2.1)
+ign_find_package(sdformat11 REQUIRED VERSION 11.4.0)
51
set(SDF_VER ${sdformat11_VERSION_MAJOR})
52
53
#--------------------------------------
0 commit comments