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

feat(cmake): add ixm_property command to the public runtime #40

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

bruxisma
Copy link
Member

This introduces ixm_property, a command that was originally implemented as ixm_target_property in #21. However, as that PR is broken apart and into separate pieces I've been re-evaluating how each component should be named or how it works. Not much has changed with this command's implementation however it's name required an update as only target properties can be used with this command anyhow. There are possibly more useful additions that can be added for the final generator expression that is generated, however I'm keeping it as simple as it can be for now given its use-cases.

@bruxisma bruxisma merged commit ad235b5 into main Mar 17, 2025
6 checks passed
@bruxisma bruxisma deleted the feature/ixm-property-fn branch March 17, 2025 10:23
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