Skip to content

(C++ modules support) fix _patch_sourcebatch when target and deps is in the same namespace#6435

Merged
waruqi merged 3 commits intoxmake-io:devfrom
Arthapz:fix-namespaced-module-dep
May 14, 2025
Merged

(C++ modules support) fix _patch_sourcebatch when target and deps is in the same namespace#6435
waruqi merged 3 commits intoxmake-io:devfrom
Arthapz:fix-namespaced-module-dep

Conversation

@Arthapz
Copy link
Member

@Arthapz Arthapz commented May 13, 2025

target:dep("namespace::depname") seems to not work when dep have the same namespace as target, so this PR get rid of it

@Arthapz Arthapz force-pushed the fix-namespaced-module-dep branch from 3182dcb to d1fd8be Compare May 13, 2025 18:22
@Arthapz Arthapz changed the title (C++ modules support) fix _patch_sourcebatch when a dep have a namespace (C++ modules support) fix _patch_sourcebatch when target and deps is in the same namespace May 13, 2025
@waruqi waruqi added this to the v3.0.0 milestone May 14, 2025
@waruqi waruqi merged commit a68eff4 into xmake-io:dev May 14, 2025
22 checks passed
@Arthapz Arthapz deleted the fix-namespaced-module-dep branch September 18, 2025 09: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