Skip to content

Commit 9be69c0

Browse files
committed
Merge branch 'ahcorde/5/toggleLights' of https://github.com/ignitionrobotics/ign-gazebo into ahcorde/5/toggleLights
2 parents e44575a + 3b04882 commit 9be69c0

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
@@ -47,7 +47,7 @@ set(CMAKE_POLICY_DEFAULT_CMP0077 NEW)
4747
# as protobuf could be find transitively by any dependency
4848
set(protobuf_MODULE_COMPATIBLE TRUE)
4949

50-
ign_find_package(sdformat11 REQUIRED VERSION 11.2.1)
50+
ign_find_package(sdformat11 REQUIRED VERSION 11.4.0)
5151
set(SDF_VER ${sdformat11_VERSION_MAJOR})
5252

5353
#--------------------------------------

0 commit comments

Comments
 (0)