Skip to content

fix build: fix debian parallel builds#1269

Closed
Malevrovich wants to merge 1 commit into
developfrom
Malevrovich-patch-3
Closed

fix build: fix debian parallel builds#1269
Malevrovich wants to merge 1 commit into
developfrom
Malevrovich-patch-3

Conversation

@Malevrovich

Copy link
Copy Markdown
Contributor

Ensure generated protobuf headers exist before unittest sources compile. target_link_libraries only guarantees the dependency for linking, not for header generation in parallel builds (e.g. Ninja on macOS CI).


Note: by creating a PR or an issue you automatically agree to the CLA. See CONTRIBUTING.md. Feel free to remove this note, the agreement holds.

Ensure generated protobuf headers exist before unittest sources compile. target_link_libraries only guarantees the dependency for linking, not for header generation in parallel builds (e.g. Ninja on macOS CI).
@Malevrovich Malevrovich changed the title fix build: fix macos parallel builds fix build: fix debian parallel builds Jun 26, 2026
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