Skip to content

Commit e7388c2

Browse files
committed
Include boost-format boost-algorithm vcpkg package
1 parent cb7ff0c commit e7388c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ env:
1414
VCPKG_PKGS: >-
1515
boost-dll boost-program-options
1616
boost-serialization boost-filesystem
17-
boost-stacktrace
17+
boost-stacktrace boost-algorithm
18+
boost-format
1819
tinyxml2 console-bridge assimp
1920
urdfdom octomap orocos-kdl pcl
2021
gtest benchmark flann jsoncpp

0 commit comments

Comments
 (0)