We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At minimum something like this: #65, for the ifgen configuration file to trigger re-generation before re-build.
A configuration change -> ninja should first result in the interface regeneration.
ninja
The text was updated successfully, but these errors were encountered:
mbs
gen
Also knock this out when making this change: #63.
Sorry, something went wrong.
Note: this would be the appropriate time to run clang-format too, probably.
clang-format
Maybe just have a ninja target that knows how to do those two steps in that order?
Depends on: #79.
vkottler
No branches or pull requests
At minimum something like this: #65, for the ifgen configuration file to trigger re-generation before re-build.
A configuration change ->
ninja
should first result in the interface regeneration.The text was updated successfully, but these errors were encountered: