Skip to content
Snippets Groups Projects
Commit 2caa8601 authored by JM Etancelin's avatar JM Etancelin
Browse files

[skip-ci] fixup

parent 5afb758b
No related branches found
No related tags found
No related merge requests found
[submodule "docs/hysop-doc"]
path = docs/hysop-doc
url = https://gricad-gitlab.univ-grenoble-alpes.fr/particle_methods/hysop-doc.git
...@@ -86,7 +86,7 @@ use_fortran = 'OFF' ...@@ -86,7 +86,7 @@ use_fortran = 'OFF'
if with_fftw == 'ON' or with_scales == 'ON' or with_extras == 'ON' if with_fftw == 'ON' or with_scales == 'ON' or with_extras == 'ON'
use_fortran = 'ON' use_fortran = 'ON'
message('use_fortran is forced to ON') message('use_fortran is forced to ON')
# - Add FORTRAN anguage # - Add FORTRAN language
add_languages('fortran', native: false, required: true) add_languages('fortran', native: false, required: true)
ff = meson.get_compiler('fortran') ff = meson.get_compiler('fortran')
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment