#How do you include a C library in a Zig project?
1 messages · Page 1 of 1 (latest)
You just cInclude the header
You cant really compile a header file
Like you can it just wouldnt do anything since header files (by convention) dont define any code
fwiw im pretty sure sql has more than one source file
Its a pretty very project isnt it
If it works thats cool but that just doesnt sound right to me
yeah but they distribute the library as one huge c file luckily