Description
Issue identified that meson build does not install nlohmann_json*.cmake files into /usr/share/cmake/nlohmann_json, so packages expecting these .cmake files are unable to build.
Ref: LibreELEC/LibreELEC.tv#7250
we have reverted back to cmake builds for the time being. ** Our package build system prefers meson over cmake
Reproduction steps
Complete a meson build
Expected vs. actual results
Use a cmake build
Minimal code example
Error messages
Compiler and operating system
LibreELEC :master / gcc 12.2
Library version
3.11.2
Validation
Description
Issue identified that meson build does not install nlohmann_json*.cmake files into /usr/share/cmake/nlohmann_json, so packages expecting these .cmake files are unable to build.
Ref: LibreELEC/LibreELEC.tv#7250
we have reverted back to cmake builds for the time being. ** Our package build system prefers meson over cmake
Reproduction steps
Complete a meson build
Expected vs. actual results
Use a cmake build
Minimal code example
Error messages
Compiler and operating system
LibreELEC :master / gcc 12.2
Library version
3.11.2
Validation
developbranch is used.