Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
pcarruscag committed Jan 25, 2025
1 parent 1a30b58 commit bd72165
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SU2_PY/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,5 @@ install_data(['FSI_tools/__init__.py',
install_data(['SU2_Nastran/__init__.py',
'SU2_Nastran/pysu2_nastran.py'],
install_dir: join_paths(get_option('bindir'), 'SU2_Nastran'))

install_subdir(['../externals/FADO'], install_dir: join_paths(get_option('bindir'), 'FADO'))

0 comments on commit bd72165

Please sign in to comment.