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

Provide test target via cmake #3

Open
taminob opened this issue Mar 18, 2024 · 0 comments
Open

Provide test target via cmake #3

taminob opened this issue Mar 18, 2024 · 0 comments
Labels
cmake Related to cmake build system enhancement New feature or request

Comments

@taminob
Copy link
Owner

taminob commented Mar 18, 2024

To automatically generate a build target which allows the execution of the tests, it might be best to register the test targets in cmake.

Additionally, it could be considered to create a coverage target to reduce the complexity of the CI scripts.

For linting and formatting, the same could be done.

@taminob taminob added enhancement New feature or request cmake Related to cmake build system labels Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Related to cmake build system enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant