Foxi seems to create an ONNXTargets and ONNXConfig which is only found with find_package(ONNX), however this conflicts with the actual ONNX.
Should these not be named foxiTargets / foxiConfig instead?
Also, the exported targets should have a namespace. Would that be onnx or foxi for the cmake namespace?
Foxi seems to create an ONNXTargets and ONNXConfig which is only found with find_package(ONNX), however this conflicts with the actual ONNX.
Should these not be named foxiTargets / foxiConfig instead?
Also, the exported targets should have a namespace. Would that be onnx or foxi for the cmake namespace?