Skip to content

Commit 0deb047

Browse files
committed
fix #1011
1 parent 875b954 commit 0deb047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ message('''---------------------------------------------------------------------
210210
export PATH=$PATH:$SU2_RUN
211211
export PYTHONPATH=$PYTHONPATH:$SU2_RUN
212212
213-
Use './ninja -C @10@ install' to compile and install SU2
213+
Use './ninja -C @11@ install' to compile and install SU2
214214
'''.format(get_option('prefix')+'/bin', meson.source_root(), get_option('enable-tecio'), get_option('enable-cgns'),
215215
get_option('enable-autodiff'), get_option('enable-directdiff'), get_option('enable-pywrapper'), get_option('enable-mkl'),
216216
get_option('enable-openblas'), get_option('enable-pastix'), get_option('enable-mixedprec'), meson.build_root().split('/')[-1]))

0 commit comments

Comments
 (0)