Remove ability to turn off Gretl

Open Beginner friendly
#1,630 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
76/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
cmake, cpp
Domain
build-system

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.

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.

Dominant language
C++
Stars
245
Forks
36
Avg merge
8d 23h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from llnl/smith

All issues in llnl/smith

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.