1 2 3 4 5 6
exclude_files = ['meson.build'] install_subdir('scenefx', install_dir: get_option('includedir'), exclude_files: exclude_files, )