zserge / jsmn

Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
MIT License
3.65k stars 778 forks source link

My branch #92

Closed andrewclarkii closed 5 years ago

andrewclarkii commented 7 years ago

I have created CMakeLists.txt for building your library via cmake, and also I have created spec file for Fedora/CentOS. I think my changes will be useful.

pt300 commented 5 years ago

I think your work will be useful when decision is made to add cmake for building the examples. Right now jsmn got changed into header only lib.