We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88eda13 commit 71cac87Copy full SHA for 71cac87
rviz_ogre_vendor/CMakeLists.txt
@@ -31,7 +31,7 @@ if(WIN32)
31
32
ament_vendor(zlib_vendor
33
VCS_URL https://github.com/madler/zlib.git
34
- VCS_VERSION v1.3.1
+ VCS_VERSION v1.3
35
CMAKE_ARGS
36
# zlib doesn't use CMAKE_INSTALL_PREFIX correctly, so we need to override
37
-DINSTALL_BIN_DIR=<INSTALL_DIR>/bin
0 commit comments