Closed
Description
The PR that introduced this error is #2370
add_library cannot create target "headers" because another target with the
same name already exists. The existing target is a custom target created
in source directory "extern/range-v3". See
documentation for policy CMP0002 for more details.
Would it be possible to rename the target to something less generic to avoid this issue?
(I opened another issue in range-v3 repo).
Thanks.
Metadata
Metadata
Assignees
Labels
No labels