diff options
| author | Michael Hirsch, Ph.D <scivision@users.noreply.github.com> | 2019-11-12 14:44:28 -0500 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-11-25 13:08:56 +0200 |
| commit | 07a2fe2f00122b514a5119b724581ea020d2c6ea (patch) | |
| tree | fb3577660d7cb61519da2cc70640e84dbbe3ead0 /docs/markdown/Configuring-a-build-directory.md | |
| parent | 8313e8fd54c95459efbc413bb60d460cce10a12b (diff) | |
| download | meson-07a2fe2f00122b514a5119b724581ea020d2c6ea.tar.gz | |
complete gfortran/intel/intel-cl fortran_std test
Diffstat (limited to 'docs/markdown/Configuring-a-build-directory.md')
| -rw-r--r-- | docs/markdown/Configuring-a-build-directory.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Configuring-a-build-directory.md b/docs/markdown/Configuring-a-build-directory.md index b0fb5740c..1387a465b 100644 --- a/docs/markdown/Configuring-a-build-directory.md +++ b/docs/markdown/Configuring-a-build-directory.md @@ -65,6 +65,7 @@ sample output for a simple project. cpp_debugstl false [true, false] STL debug mode cpp_link_args [] Extra arguments passed to the C++ linker cpp_std c++11 [none, c++98, c++03, c++11, c++14, c++17, c++1z, c++2a, gnu++03, gnu++11, gnu++14, gnu++17, gnu++1z, gnu++2a] C++ language standard to use + fortran_std [] [none, legacy, f95, f2003, f2008, f2018] language standard to use Directories: Option Current Value Description |
