"tools/cfgs/kitti_models/pointrcnn_iou.yaml" did not exist on "a90d93754942920f4de0953d4aa7008f67d3cae4"
-
Ghislain Antony Vaillant authored
* Arch-indep CMake packaging Since pybind11 is a header-only library, the CMake packaging does not have to carry any architecture specific checks. Without this patch, the detection of pybind11 will fail on 32-bit architectures if the project was built on a 64-bit machine and vice-versa. This fix is similar to what is applied to `Eigen` and other header-only C++ libraries.
5b503764