We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9ed29a commit 312007eCopy full SHA for 312007e
meson.build
@@ -8,7 +8,6 @@ project('SU2', 'c', 'cpp',
8
'c_std=c99',
9
'cpp_std=c++17'])
10
11
-
12
fsmod = import('fs')
13
if not fsmod.exists('su2preconfig.timestamp')
14
error('SU2 must be (pre-)configured with the extended Meson script (./meson.py) or with the ./preconfigure.py script in the SU2 root directory.')
0 commit comments