Edit

IABSD.fr/ports/textproc/nlohmann-json

Branch :

  • Show log

    Commit

  • Author : landry
    Date : 2023-02-04 08:47:02
    Hash : 54dd6c81
    Message : textproc/nlohmann-json: update to 3.11.2 - cmake/.pc files are now installed to share/ as arch-independant, cf https://github.com/nlohmann/json/pull/3619 for the rationale from kn@: - set NO_BUILD as this is a header-only port - Defer building tests to do-test target - Drop NO_TEST, all tests succeed (except the 4 that try to reach network via git clone) all consumers (mtxclient, nheko and mkvtoolnix) build fine with it. should fix a warzone2100 build failure seen by tb@