chipsalliance / chipsalliance/fasm
Improve the cmake flag configuration
Open
- Dominant language
- Python
- Stars
- 104
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
The cmake file needs some improvement.
It should add;
- Add `-Wimplicit-fallthrough=0` if it is supported on non-Windows
- Add `-Wno-attributes` if it is supported on non-Windows
- Add `/std:c++latest` on Windows.
This is related to #50.
_Originally posted by @mithro in https://github.com/SymbiFlow/fasm/pull/48#r570760958_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.