The install target fails to install some headers
Open
cmake
help wanted
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 309
- Avg merge
- 6d 58m
- Merged PRs (30d)
- 2
Description
These headers are installed by the FreeBSD port manually:
```
Error: Missing: include/cpu_features/cpuinfo_aarch64.h
Error: Missing: include/cpu_features/cpuinfo_arm.h
Error: Missing: include/cpu_features/cpuinfo_mips.h
Error: Missing: include/cpu_features/cpuinfo_ppc.h
Error: Missing: include/cpu_features/internal/hwcaps.h
```
Should they be installed by the project?
Version: 0.7.0
FreeBSD 13.1
Contributor guide
Assessment
This issue has not been assessed yet.