implement mechanism to toggle smith tests and examples
Open
@chapman39 is already working on this.
Since May 18, 2026.
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
create cmake options to disable and enable smith tests and examples
SMITH_ENABLE_TESTS
SMITH_ENABLE_EXAMPLES
https://github.com/llnl/axom/blob/develop/src/CMakeLists.txt#L89
then, create associating spack variants for these options
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.