Reference: https://github.com/miloyip/json-tutorial
>> mkdir build
>> cd build
>> cmake -DCMAKE_BUILD_TYPE=Debug ..
>> make
>> ./leptjson_test
>> valgrind ./leptjson_test
Reference: https://github.com/miloyip/json-tutorial
>> mkdir build
>> cd build
>> cmake -DCMAKE_BUILD_TYPE=Debug ..
>> make
>> ./leptjson_test
>> valgrind ./leptjson_test