Turn back on Slic macros when Axom built release
Open
@white238 is already working on this.
Since Oct 24, 2022.
CS
TPL
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
If Axom is built not in `Debug` or `RelWithDebInfo`, Axom will not add `AXOM_DEBUG` to the core target and we will lose some of our Slic macros. This should be guarded against/forced on our side, until Axom works around the following issue:
https://github.com/LLNL/axom/issues/713
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.