mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +05:00
build with VS2019 on Windows, update pybind11 to v2.9.1
This commit is contained in:
parent
326e313d75
commit
8e25c382d9
@ -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
|
Loading…
Reference in New Issue
Block a user