Skip to content

Commit 312007e

Browse files
authored
Update meson.build
1 parent e9ed29a commit 312007e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ project('SU2', 'c', 'cpp',
88
'c_std=c99',
99
'cpp_std=c++17'])
1010

11-
1211
fsmod = import('fs')
1312
if not fsmod.exists('su2preconfig.timestamp')
1413
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

Comments
 (0)