When building and installing on macos I don't get libraries or json for the layers in the output.
It looks like the json installation is only implemented for Windows and Linux. There's APPLE specific stuff in the layer build scripts, and they do compile, but they seem to get linked to .so files:
Linking CXX shared module ../libXrApiLayer_best_practices_validation.so
This is on release-1.1.54
When building and installing on macos I don't get libraries or json for the layers in the output.
It looks like the json installation is only implemented for Windows and Linux. There's APPLE specific stuff in the layer build scripts, and they do compile, but they seem to get linked to .so files:
This is on release-1.1.54