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 70a1359 commit e2e404eCopy full SHA for e2e404e
meson.build
@@ -7,8 +7,7 @@ project('SU2', 'c', 'cpp',
7
'warning_level=0',
8
'b_ndebug=true',
9
'c_std=c99',
10
- 'cpp_std=c++17',
11
- 'enable-tracy=false'])
+ 'cpp_std=c++17'])
12
13
fsmod = import('fs')
14
if not fsmod.exists('su2preconfig.timestamp')
0 commit comments