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

Add target to generate stubs for python modules #13

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

mtopalovicTT
Copy link
Contributor

This PR adds target which can be used to generate python stubs.
To invoke run cmake --build build -- make_stubs.

Removing stubs which are not used anymore.

fixes #9

Copy link
Contributor

@pilkicTT pilkicTT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@mtopalovicTT mtopalovicTT merged commit 7885d9f into main Jul 25, 2024
1 check failed
@pilkicTT pilkicTT deleted the milant/adding_target_for_generating_stubs branch August 5, 2024 12:56
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.

Add make stubs to cmake
2 participants