Conversation
|
Ok that is it. According to the CI log |
pradal
left a comment
There was a problem hiding this comment.
Seems OK to me.
Merge when you want
|
ok I'll wait the end of the windows CI |
|
Ok with these |
|
In CI on windows, the environment variable fortran_compiler is set to flang FC='flang' in script. Because meson test first ifort, then gfortran |
|
look flang instructions on windows : mesonbuild/meson#12306 |
|
Aaaah ! |
|
still not |
[tool.meson-python.args]
setup = ['-Doption=false', '-Dfeature=enabled', '-Dvalue=42']
compile = ['-j4']
install = ['--tags=bindings']
dist = ['--include-subprojects'] |
[tool.meson-python.args]
setup = ['--vsenv'] |
|
yes. This is what I do. But I had also to put in meta.yaml. I will check again that. |
No description provided.