Skip to content

[codex] Reuse existing event hub target - #13

Merged
LimiNode merged 2 commits into
mainfrom
codex/reuse-event-hub-target
Aug 9, 2026
Merged

[codex] Reuse existing event hub target#13
LimiNode merged 2 commits into
mainfrom
codex/reuse-event-hub-target

Conversation

@LimiNode

@LimiNode LimiNode commented Aug 9, 2026

Copy link
Copy Markdown
Owner

What changed

Consolix now reuses an existing event_hub::event_hub CMake target when one
has already been provided by a parent project.

Why

Parent projects can manage event-hub-cpp as one pinned top-level dependency
without Consolix creating a duplicate target from its nested submodule.

Compatibility

Standalone Consolix builds preserve the existing fallback: when no target is
available, Consolix configures and adds its bundled external/event-hub-cpp.

Validation

Configured the mgc-platform parent project with CONSOLIX_USE_EVENT_HUB=ON,
then built mgc-backend and ran backend_smoke successfully.

@LimiNode
LimiNode marked this pull request as ready for review August 9, 2026 04:53
@LimiNode
LimiNode merged commit 2c61c21 into main Aug 9, 2026
14 checks passed
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