Skip to content

Commit 94b1eeb

Browse files
authored
Add cli11 to VCPKG_DEPENDENCIES_LEGACY
Needed by gazebosim/gz-utils#167. Signed-off-by: Steve Peters <[email protected]>
1 parent 8e019f6 commit 94b1eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-scripts/lib/windows_env_vars.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ if NOT DEFINED VCPKG_SNAPSHOT (
1919
set VCPKG_SNAPSHOT=2022.02.23
2020
)
2121
:: Set of common gz dependencies expected up to Garden
22-
set VCPKG_DEPENDENCIES_LEGACY=assimp boost-core bullet3 ccd console-bridge cppzmq cuda curl dlfcn-win32 eigen3 fcl ffmpeg freeimage gdal gflags glib gts jsoncpp libyaml libzip ogre ogre2 ogre22 openssl protobuf pybind11 qt5 qt5-winextras qwt spdlog sqlite3 tinyxml2 zeromq
22+
set VCPKG_DEPENDENCIES_LEGACY=assimp boost-core bullet3 ccd cli11 console-bridge cppzmq cuda curl dlfcn-win32 eigen3 fcl ffmpeg freeimage gdal gflags glib gts jsoncpp libyaml libzip ogre ogre2 ogre22 openssl protobuf pybind11 qt5 qt5-winextras qwt spdlog sqlite3 tinyxml2 zeromq
2323

2424
goto :EOF

0 commit comments

Comments
 (0)