Skip to content

Commit bd72165

Browse files
committed
install
1 parent 1a30b58 commit bd72165

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SU2_PY/meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,5 @@ install_data(['FSI_tools/__init__.py',
7070
install_data(['SU2_Nastran/__init__.py',
7171
'SU2_Nastran/pysu2_nastran.py'],
7272
install_dir: join_paths(get_option('bindir'), 'SU2_Nastran'))
73+
74+
install_subdir(['../externals/FADO'], install_dir: join_paths(get_option('bindir'), 'FADO'))

0 commit comments

Comments
 (0)