Skip to content

Commit e2e404e

Browse files
authored
Update meson.build
1 parent 70a1359 commit e2e404e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

meson.build

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ project('SU2', 'c', 'cpp',
77
'warning_level=0',
88
'b_ndebug=true',
99
'c_std=c99',
10-
'cpp_std=c++17',
11-
'enable-tracy=false'])
10+
'cpp_std=c++17'])
1211

1312
fsmod = import('fs')
1413
if not fsmod.exists('su2preconfig.timestamp')

0 commit comments

Comments
 (0)