From f207bb43ff379e343f7aae070139f38327980d97 Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Fri, 24 May 2019 11:08:26 +0200 Subject: Add all boost dependencies --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.appveyor.yml') diff --git a/.appveyor.yml b/.appveyor.yml index 6a3fa5d6..8624ffd9 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -33,7 +33,7 @@ init: - echo %target% install: - - vcpkg install boost-program-options:x64-windows eigen3:x64-windows cgal:x64-windows + - vcpkg install boost-serialization:x64-windows boost-datetime:x64-windows boost-system:x64-windows boost-filesystem:x64-windows boost-unit_test_framework:x64-windows boost-thread:x64-windows boost-program-options:x64-windows eigen3:x64-windows cgal:x64-windows - pip install -U setuptools numpy matplotlib scipy Cython pytest sphinx sphinxcontrib-bibtex build_script: -- cgit v1.2.3