Skip to content
Snippets Groups Projects
  1. Jun 19, 2020
  2. Jun 17, 2020
  3. Jun 09, 2020
  4. Jun 08, 2020
  5. Apr 29, 2020
  6. Apr 24, 2020
    • Riccardo Maria Bianchi's avatar
      Fix build when nlohmann_json is not CMake-installed · 0b6838b9
      Riccardo Maria Bianchi authored
      When nlohmann_json is installed in other ways rather
      than by using the CMake setup included within the
      package, no CMake config file is installed for
      nlohmann_json; and so, it is not possible to use
      find_package( nlohmann_json ) in the CMake setup of
      our package. This commit fixes the build for the case,
      for example, when nohmann_json is installed
      by simply copying the single-header file into a system
      include folder as '/usr/local/include'.
      0b6838b9
  7. Apr 06, 2020
  8. Mar 30, 2020
  9. Mar 27, 2020
  10. Mar 17, 2020
  11. Mar 16, 2020
  12. Mar 12, 2020
  13. Feb 10, 2020
  14. Feb 02, 2020
  15. Feb 01, 2020
Loading