Skip to content

Comments

Restore generate_bindings custom command and share Swift defaults#225

Open
stevenbrix wants to merge 3 commits intomainfrom
codex/migrate-build-system-to-cmake
Open

Restore generate_bindings custom command and share Swift defaults#225
stevenbrix wants to merge 3 commits intomainfrom
codex/migrate-build-system-to-cmake

Conversation

@stevenbrix
Copy link
Contributor

Summary

  • apply the Swift 6.3 language version and default module name from the root CMake configuration so every Swift target inherits the shared settings
  • restore the generate_bindings custom command and target so the Swift bindings are regenerated before dependent targets build
  • drop the redundant per-target Swift settings from the test app now that the root configuration covers them

Testing

  • cmake --preset release (fails in container: MSVC toolchain is unavailable)

https://chatgpt.com/codex/tasks/task_b_6900f0f027c8832aa39a42b1f7818300

@stevenbrix stevenbrix force-pushed the steve/consolidate-writers branch from 3cf33da to 631684b Compare October 29, 2025 21:43
Base automatically changed from steve/consolidate-writers to main October 29, 2025 23:10
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