Skip to content

Commit eb3656c

Browse files
committed
Aded missing dependency to Windows CI
Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
1 parent fbfa409 commit eb3656c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install_windows.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
set -ex
44

55
vcpkg update
6-
vcpkg install zlib libpng openexr tbb gtest blosc glfw3 glew python3 jemalloc \
6+
vcpkg install zlib libpng openexr tbb gtest cppunit blosc glfw3 glew python3 jemalloc \
77
boost-iostreams boost-interprocess boost-algorithm pybind11 \
88
--clean-after-build

0 commit comments

Comments
 (0)