Date: 2025-01-15 08:14:39
Score: 0.5
Natty:
.
will only match a file with the name .
you need a wildcard like *
to match all files https://docs.conan.io/2/reference/conanfile/attributes.html#exports-sources
Reasons:
- Probably link only (1):
- Low length (1.5):
- Has code block (-0.5):
- Single line (0.5):
- High reputation (-2):
Posted by: Alan Birtles