Skip to content

Commit 2205df9

Browse files
committed
Edit .gitlab-ci-correaa.yml
1 parent ba40426 commit 2205df9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci-correaa.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ vs2022-shell:
528528
# - git clone --depth=1 https://github.com/microsoft/vcpkg.git C:\
529529
# - C:\vcpkg\bootstrap-vcpkg.bat
530530
# - C:\vcpkg\vcpkg install blas fftw3
531+
- C:\vcpkg\vcpkg install boost-core
531532
- $env:Path += ";C:/vcpkg/installed/x64-windows/bin" # ;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\local\boost_1_86_0\lib"
532533
- $Env:Path -split ';'
533534
- cmake --version

0 commit comments

Comments
 (0)