devel/nlohmann-json: Install all the headers It turns out that it is necessary to ship all the headers if the JSON_MultipleHeaders option was used for building. Otherwise, even the most popular header, json.hpp, no longer works correctly. PR: 249895 Approved by: yuri@ (maintainer)