Skip to content

Fix header installation in Zig Build System#445

Merged
gchatelet merged 1 commit intogoogle:mainfrom
synqa:install-header
Apr 8, 2026
Merged

Fix header installation in Zig Build System#445
gchatelet merged 1 commit intogoogle:mainfrom
synqa:install-header

Conversation

@synqa
Copy link
Copy Markdown
Contributor

@synqa synqa commented Apr 7, 2026

The headers to be installed are selected based on the target architecture.
Also, automatically adds these to the include path when linking from other projects with Zig Build System.

The headers to be installed are selected based on
the target architecture. Also, automatically adds
these to the include path when linking from other
projects with Zig Build System.
@Mizux Mizux added zig enhancement New feature or request labels Apr 7, 2026
@gchatelet gchatelet merged commit eb7cf03 into google:main Apr 8, 2026
35 of 37 checks passed
@gchatelet
Copy link
Copy Markdown
Collaborator

Thx for your contribution @synqa !

@synqa synqa deleted the install-header branch April 8, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request zig

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants