1. 09 Aug, 2017 1 commit
  2. 08 Aug, 2017 4 commits
  3. 05 Aug, 2017 2 commits
  4. 01 Aug, 2017 4 commits
  5. 31 Jul, 2017 3 commits
  6. 30 Jul, 2017 8 commits
  7. 29 Jul, 2017 1 commit
    • dan-42's avatar
      REFACTOR: rewrite CMakeLists.txt for better inlcude and reuse · f4349423
      dan-42 authored
      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> ```
      f4349423
  8. 28 Jul, 2017 1 commit
  9. 27 Jul, 2017 5 commits
  10. 26 Jul, 2017 2 commits
  11. 25 Jul, 2017 1 commit
  12. 24 Jul, 2017 1 commit
  13. 23 Jul, 2017 7 commits