libxev icon indicating copy to clipboard operation
libxev copied to clipboard

Remove useless files in Zig package

Open Corendos opened this issue 1 year ago • 1 comments

Closes #87

I wasn't sure if "include/" could be required. The only usecase I see is if someone uses the Zig build system for a C project and wants to use libxev as a C library.

Corendos avatar Mar 28 '24 14:03 Corendos

The only usecase I see is if someone uses the Zig build system for a C project and wants to use libxev as a C library.

Sounds like a valid use case to me. It's only one file so I think it hardly hurts.

paperdev-code avatar Jul 25 '25 14:07 paperdev-code