dropbox / json11

A tiny JSON library for C++11.
MIT License
2.55k stars 613 forks source link

Add option to disable unit tests #65

Closed 4brunu closed 8 years ago

4brunu commented 8 years ago

This PR add and option to disable the unit tests.

By default the unit tests are still enabled, so It's backwards compatible.

This fixes this problem when integrating this library using CMake http://stackoverflow.com/questions/37880180/error-creating-ios-static-library-using-cmake

smarx commented 8 years ago

Automated message from Dropbox CLA bot

@4brunu, thanks for the pull request! It looks like you haven't yet signed the Dropbox CLA. Please sign it here.

smarx commented 8 years ago

Automated message from Dropbox CLA bot

@4brunu, thanks for signing the CLA!