Skip to content

build: make CMake module FindLibFabric.cmake find `rdma/fabric.h`

By only searching for fabric.h, the module was actually not able to properly set the LIBFABRIC_INCLUDE_DIR as shown in the CI job build-services-linux-debug:

-- LIB_FABRIC: Path: /usr/lib/x86_64-linux-gnu/libfabric.so Include:

see https://gitlab.desy.de/asapo/asapo/-/jobs/490653#L66

Merge request reports

Loading