Remove ability to turn off Gretl
Open
Beginner friendly
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
There is a CMake option called `SMITH_ENABLE_GRETL` that implies you can turn off Gretl, which you cannot do. It should be removed.
Contributor guide
Research direction
Search the CMake configuration for the SMITH_ENABLE_GRETL option and trace its references. Remove the option and any associated handling, then run the project’s CMake configuration to confirm it no longer advertises a switch for disabling Gretl.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 76/100