Skip to content
Snippets Groups Projects
Commit be9f03b3 authored by calrama's avatar calrama
Browse files

windows: Provide boost circular buffer

parent a41d062f
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ RUN . $Profile; \
pybind11:$vcpkg_triplet \
boost-program-options:$vcpkg_triplet \
boost-property-tree:$vcpkg_triplet \
boost-circular-buffer:$vcpkg_triplet \
jsoncpp:$vcpkg_triplet \
websocketpp:$vcpkg_triplet \
freetype:$vcpkg_triplet \
......
......@@ -14,6 +14,7 @@ RUN . $Profile; \
pybind11:$vcpkg_triplet \
boost-program-options:$vcpkg_triplet \
boost-property-tree:$vcpkg_triplet \
boost-circular-buffer:$vcpkg_triplet \
jsoncpp:$vcpkg_triplet \
websocketpp:$vcpkg_triplet \
freetype:$vcpkg_triplet \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment