try vs2022

This commit is contained in:
Wolf Vollprecht 2022-06-17 09:40:36 +02:00 committed by Joël Lamotte (Klaim)
parent 2895f33676
commit 0ff503c483
4 changed files with 12 additions and 4 deletions

View File

@ -1,8 +1,10 @@
name: mamba-dev
channels:
- conda-forge
- wolfv
dependencies:
- cxx-compiler
- sel(unix): cxx-compiler
- sel(win): vs2022_win-64
- cmake
- ninja
- nlohmann_json

View File

@ -1,8 +1,10 @@
name: mamba-dev
channels:
- conda-forge
- wolfv
dependencies:
- cxx-compiler
- sel(unix): cxx-compiler
- sel(win): vs2022_win-64
- cmake
- ninja
- nlohmann_json

View File

@ -1,8 +1,10 @@
name: mamba-dev
channels:
- conda-forge
- wolfv
dependencies:
- cxx-compiler
- sel(unix): cxx-compiler
- sel(win): vs2022_win-64
- cmake
- ninja
- nlohmann_json

View File

@ -1,8 +1,10 @@
name: mamba-dev
channels:
- conda-forge
- wolfv
dependencies:
- cxx-compiler
- sel(unix): cxx-compiler
- sel(win): vs2022_win-64
- cmake
- ninja
- nlohmann_json