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

misc: add Makefile helpers and exclude retest from all target #726

Merged
merged 4 commits into from
Mar 3, 2023

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Mar 2, 2023

retest target is not needed for normal builds and should be build separate (includes automatic re/libre target):

cmake -B build && cmake --build build -t retest -j

@sreimers sreimers changed the title mk,cmake: add Makefile helpers and exclude retest from all target misc: add Makefile helpers and exclude retest from all target Mar 3, 2023
@sreimers sreimers marked this pull request as ready for review March 3, 2023 08:00
@sreimers sreimers merged commit 806f3db into main Mar 3, 2023
@sreimers sreimers deleted the make_test_exclude branch March 3, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant