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 1a30b58 commit bd72165Copy full SHA for bd72165
SU2_PY/meson.build
@@ -70,3 +70,5 @@ install_data(['FSI_tools/__init__.py',
70
install_data(['SU2_Nastran/__init__.py',
71
'SU2_Nastran/pysu2_nastran.py'],
72
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