build with VS2019 on Windows, update pybind11 to v2.9.1

This commit is contained in:
Matthias Hochsteger 2022-05-03 09:21:19 +02:00
parent 326e313d75
commit 8e25c382d9
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ push_github:
- x64
before_script:
- "echo off"
- 'call "%VS2017INSTALLDIR%\VC\Auxiliary\Build\vcvars64"'
- call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64"
- set CI_DIR=C:\ci\%CI_PIPELINE_ID%
- set CLCACHE_BASEDIR=C:\ci\%CI_PIPELINE_ID%
- set NETGEN_BUILD_DIR=%CI_DIR%\build

@ -1 +1 @@
Subproject commit e7e2c79f3f520f78ffc39fcb34f7919003102733
Subproject commit ffa346860b306c9bbfb341aed9c14c067751feb8