Skip to content

jsoncpp C++ library (not a binding!) as a fetch-able Zig package.

License

Notifications You must be signed in to change notification settings

vspefs/ayc-jsoncpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I build jsoncpp with Zig build system. You fetch it and use it in your Zig build system.

Doesn't support using amalgamated source. It can easily be done by exposing a function at build.zig level, but I'm lazy. If you want an object library, get the public module "sources" and build it yourself.

Should be NOT working on OSX and some other platforms. Maybe. I don't have a Mac. Sorry. (even if I have I would be too lazy to test)

As you could possibly guess, I mean to get this into All Your Codebase. But this is not decent enough yet so...

About

jsoncpp C++ library (not a binding!) as a fetch-able Zig package.

Topics

Resources

License

Stars

Watchers

Forks