mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 05:13:06 +02:00
codegen: install codegen, not just the wrapper
Turns out, wasn't jhbuild this time Fix: 4ce58df8540f25f823418a1d45ddb07ada52ec22
This commit is contained in:
parent
a1664c3fa3
commit
e2433308c4
@ -41,6 +41,7 @@ foreach f : gdbus_codegen_files
|
|||||||
# Copy these into the builddir so that gdbus-codegen can be used uninstalled
|
# Copy these into the builddir so that gdbus-codegen can be used uninstalled
|
||||||
# and then install it too so that it can be used after installation
|
# and then install it too so that it can be used after installation
|
||||||
gdbus_codegen_built_targets += fs.copyfile(f, f,
|
gdbus_codegen_built_targets += fs.copyfile(f, f,
|
||||||
|
install : true,
|
||||||
install_dir : codegen_dir,
|
install_dir : codegen_dir,
|
||||||
install_tag : 'bin-devel')
|
install_tag : 'bin-devel')
|
||||||
endforeach
|
endforeach
|
||||||
|
Loading…
x
Reference in New Issue
Block a user