Skip to content

Commit

Permalink
[Meson] Install the bash script sifdecoder
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Oct 27, 2024
1 parent 109022d commit 9b1fda6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ endforeach
# Fortran modules
script_modules = files('install_modules.py')
meson.add_install_script(script_modules)

# Install the bash script
install_data('bin/sifdecoder', install_dir: 'bin')

0 comments on commit 9b1fda6

Please sign in to comment.