Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete implementation of optional arguments / active variables in capgen #566

Open
climbfuji opened this issue May 16, 2024 · 0 comments
Assignees
Labels
capgen bugs, requests, etc. that involve ccpp_capgen enhancement

Comments

@climbfuji
Copy link
Collaborator

Description

PR #552 introduces optional arguments in ccpp_prebuild.py based on requirements described in #526. The PR discussion led to a set of requirements that go further than what is described in #526: #552 (comment). ccpp_prebuild.py implements those in #552 in the prebuild layer on top of the capgen layer.

Solution

Some of that functionality is not yet available in capgen.py and needs to be added there (with tests).

Alternatives (optional)

n/a

Related to (optional)

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capgen bugs, requests, etc. that involve ccpp_capgen enhancement
Projects
Development

No branches or pull requests

2 participants