Sign in
code
/
git
/
65faad6d841c29d4545e9cf3676d75f4e6e4872c
/
.
/
perl
/
Git
/
SVN
/
Memoize
/
meson.build
blob: 233ec670d7de9182ab1e32ac5f33a60aa5aa0e9a [
file
] [
log
] [
blame
]
test_dependencies
+=
custom_target
(
input
:
'YAML.pm'
,
output
:
'YAML.pm'
,
command
:
generate_perl_command
,
install
:
true
,
install_dir
:
get_option
(
'datadir'
)
/
'perl5/Git/SVN'
,
depends
:
[
git_version_file
],
)