Skip to content

[build] Use custom target for python package building#666

Open
trdthg wants to merge 1 commit intobuddy-compiler:mainfrom
trdthg:cmake-target-for-python
Open

[build] Use custom target for python package building#666
trdthg wants to merge 1 commit intobuddy-compiler:mainfrom
trdthg:cmake-target-for-python

Conversation

@trdthg
Copy link
Collaborator

@trdthg trdthg commented Jan 14, 2026

Summary

The old foreach only ran once during cmake configuration. It couldn't detect the python file changes.

We should have a custom cmake target for building python package.

Checklist

  • The code builds successfully
  • Existing tests pass
  • New tests are added where appropriate
  • Code follows the project coding style
  • Documentation is updated if needed

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

Comments