Skip to content

Tags: dan-42/json

Tags

v2.1.2-beta.1

Toggle v2.1.2-beta.1's commit message
REFACTOR: rewrite CMakeLists.txt for better inlcude and reuse

The rewrite uses more cmake build-in automatisms and build-in generates
variables to allow better generic reuse.
* cmake  files are installed to
``` <install_prefix>/lib/cmake/nlohmann_json/ ``` for best support on
most systems
* include path is set to ``` include ```  for usage as ``` #include
<nlohmann/json.hpp> ```

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
nlohmann Niels Lohmann
📝 updated documentation

v2.1.0

Toggle v2.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
🔀 merge branch 'release/2.1.0' into develop

v2.0.10

Toggle v2.0.10's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
🔀 merge branch 'release/2.0.10' into develop

v2.0.9

Toggle v2.0.9's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
🔀 Merge branch 'release/2.0.9' into develop

v2.0.8

Toggle v2.0.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
🔖 Merge branch 'release/2.0.8' into develop

v2.0.7

Toggle v2.0.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release/2.0.7' into develop

v2.0.6

Toggle v2.0.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release/2.0.6' into develop

v2.0.5

Toggle v2.0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release/2.0.5' into develop

v2.0.4

Toggle v2.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Travis updated their Xcode