eic / eic/epic

cmake does not recreate `setup.sh` (needs CONFIGURE_DEPENDS)

Open
#287 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
31
Forks
61
Avg merge
3d 12h
Merged PRs (30d)
16

Description

**Is your feature request related to a problem? Please describe.**
People end up with out-of-sync `setup.sh` because it was generated at the first cmake, not regenerated after subsequent git pulls.

**Describe the solution you'd like**
We need to add `CONFIGURE_DEPENDS` to the `configure_file` for `setup.sh`.

**Describe alternatives you've considered**
Keep calm and carry on.

**Additional context**
All these emails about depends here and depends there are causing me to see ads that should not be targeted at my age group.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.