Sign in
code
/
git
/
next
/
.
/
perl
/
Git
/
LoadCPAN
/
Mail
/
meson.build
blob: 05a5770560d3d1d3aa2a9b78b56d8af2b19e193e [
file
] [
log
] [
blame
]
test_dependencies
+=
custom_target
(
input
:
'Address.pm'
,
output
:
'Address.pm'
,
command
:
generate_perl_command
,
install
:
true
,
install_dir
:
perllibdir
/
'Git/LoadCPAN/Mail'
,
depends
:
[
git_version_file
],
)