Skip to content

Commit 71cac87

Browse files
authored
Update CMakeLists.txt
1 parent 88eda13 commit 71cac87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rviz_ogre_vendor/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if(WIN32)
3131

3232
ament_vendor(zlib_vendor
3333
VCS_URL https://github.com/madler/zlib.git
34-
VCS_VERSION v1.3.1
34+
VCS_VERSION v1.3
3535
CMAKE_ARGS
3636
# zlib doesn't use CMAKE_INSTALL_PREFIX correctly, so we need to override
3737
-DINSTALL_BIN_DIR=<INSTALL_DIR>/bin

0 commit comments

Comments
 (0)