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

Better header-only target testing. #152

Open
ryanmrichard opened this issue Jan 4, 2024 · 0 comments
Open

Better header-only target testing. #152

ryanmrichard opened this issue Jan 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ryanmrichard
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
I'm trying to create a header-only C++ library and running into a lot of places where the target's access level is hard-coded and not obtained from the _access_level method.

Describe the solution you'd like
To me this suggests that we do not test CMaize on header-only targets. We should add those kinds of tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant