BlueBrain / BlueBrain/hpc-coding-conventions
Remove bob.cmake from coding convention
Open
CMake integration
- Dominant language
- Python
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I propose to remove `bob.cmake` from the coding conventions.
The main reasons are the following
- it bypasses the `cmake` way to handle flags
- it makes it harder to understand what is being set
- it makes it more difficult to change flags manually
- it goes against the modern cmake approach of having target specific settings
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.