Skip to content

CMake: Add generate_bindings custom target#1720

Merged
dsnopek merged 1 commit into
godotengine:masterfrom
enetheru:generator_target
Feb 27, 2025
Merged

CMake: Add generate_bindings custom target#1720
dsnopek merged 1 commit into
godotengine:masterfrom
enetheru:generator_target

Conversation

@enetheru

Copy link
Copy Markdown
Collaborator

I was working on something today and wanted to just generate the bindings separately to compilation.

This PR adds a custom target to do just that.

Would be the same as running SCons with build_library=no

I was working on something today and wanted to just generate the bindings separately to compilation.

This PR adds a custom target to do just that.
@enetheru
enetheru requested a review from a team as a code owner February 26, 2025 12:38

@dsnopek dsnopek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks! Makes sense to me, and works fine in my quick testing :-)

@dsnopek
dsnopek merged commit c8c25cd into godotengine:master Feb 27, 2025
@enetheru
enetheru deleted the generator_target branch March 1, 2025 00:22
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.

2 participants