Skip to content

Commit

Permalink
Update meson version for windows (#375)
Browse files Browse the repository at this point in the history
* update meson version for windows

* try lld

* install flang

* also need clang

* back to compilers

* one more time

* try default linker

* update to new meson and revert changes

---------

Co-authored-by: Marco Mangano <[email protected]>
  • Loading branch information
ewu63 and marcomangano authored Feb 15, 2024
1 parent 7f26d43 commit 604aeda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
- numpy >=1.16
- ipopt
- swig
- meson =0.61
- meson >=1.3.2
- compilers
- pkg-config
- pip
Expand All @@ -15,4 +15,4 @@ dependencies:
- testflo
- scipy >1.2
- mdolab-baseclasses >=1.3.1
- sqlitedict >=1.6
- sqlitedict >=1.6

0 comments on commit 604aeda

Please sign in to comment.