mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
if `distutils_install_module("foo" ...)` is called mutiple times with different python version, `foo-clone` will be added multiple times as a custom target. which is not allowed: add_custom_target cannot create target "foo-clone" because another target with the same name already exists. Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
modules |