Sign in
qemu
/
meson
/
d57ca7d2a21b70bc5a9659c51bc345f539ccc6c9
/
.
/
test cases
/
failing
/
114 pathsep in install_symlink
/
meson.build
blob: cce82c237fdd307bf5263b431768b7008b948a71 [
file
] [
log
] [
blame
]
project
(
'symlink_pathsep'
)
install_symlink
(
'foo/bar'
,
pointing_to
:
'/usr/baz/bar'
,
install_dir
:
'/usr'
)