Skip to content

Commit

Permalink
Update meson.build
Browse files Browse the repository at this point in the history
  • Loading branch information
talbring authored Jan 29, 2020
1 parent eb28158 commit ee2da6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SU2_DOT/src/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ if get_option('enable-normal')
'solvers/CBaselineSolver.cpp',
'CMarkerProfileReaderFVM.cpp',
'output/COutput.cpp',
'output/output_structure_legacy.cpp',
'output/tools/CWindowingTools.cpp',
'output/output_structure_legacy.cpp',
'output/CBaselineOutput.cpp',
Expand Down Expand Up @@ -43,7 +42,6 @@ if get_option('enable-autodiff')
'solvers/CBaselineSolver.cpp',
'CMarkerProfileReaderFVM.cpp',
'output/COutput.cpp',
'output/output_structure_legacy.cpp',
'output/tools/CWindowingTools.cpp',
'output/output_structure_legacy.cpp',
'output/CBaselineOutput.cpp',
Expand Down

0 comments on commit ee2da6d

Please sign in to comment.