Add compile flags to blt_add_library and executable macros
Open
- Dominant language
- C++
- Stars
- 296
- Forks
- 66
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 1
Description
@cyrush says this should smooth out CUDA support. It also adds a nice feature though this could cause problems with adding compiler flags too liberally to mixed source libraries.
Contributor guide
Research direction
Locate the definitions of the blt_add_library and executable macros, then inspect how compiler flags are currently handled and how CUDA support is configured. Done means the macros support compile flags without applying them too broadly to mixed-source libraries, with the relevant build or test coverage updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100