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 individual targets for Python commands #3069

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

daljit46
Copy link
Member

@daljit46 daljit46 commented Feb 20, 2025

This PR aims to address the issue raised in #3068 . The developer can now specify an individual Python target to build (e.g. cmake --build build --target dwicat), just like it's already possible for C++ commands. It's also possible to build all Python commands by building the PythonCommands target.

@daljit46 daljit46 added the build label Feb 20, 2025
@daljit46 daljit46 self-assigned this Feb 20, 2025
@daljit46 daljit46 requested a review from Lestropie February 20, 2025 13:35
For consistency and to avoid potential conflicts in external projects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant