apache / apache/buildstream-plugins
cmake is not passing jobs to install
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 16
- Avg merge
- 36m
- Merged PRs (30d)
- 2
Description
To ensure that build system won't break if binaries need rebuilding during install, `-- ${JOBS}` should be passed both for build and install. Especially relinking is common in cmake where installed binaries need different RPATH than built binaries.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.