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

[cbuild2cmake] Trigger project executes after project build step #195

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EaselinkBachmann
Copy link
Contributor

This PR adds a new CONTEXT-executes target to CMake that is automatically run after build that triggers the executes statements of that project.

Fixes #185.

This is the local fix that I described in cbuild#244. I'm not sure if this is exactly how you intend on resolving this, but I'm providing my patch in the hope that it will be useful.

This adds a new CONTEXT-executes target to CMake that is automatically
run after build that triggers the executes statements of that project.
Fixes Open-CMSIS-Pack#185.
@EaselinkBachmann EaselinkBachmann force-pushed the feature/trigger-executes-on-build branch from f0ad603 to 8424e92 Compare October 1, 2024 08:49
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.

[cbuild2cmake] Use ExternalProject_Add_Step for post-build executes
1 participant