Skip to content
Snippets Groups Projects
Commit 9ee03306 authored by Ali Mohammed's avatar Ali Mohammed
Browse files

add include path of mamba to protocols

parent 79a15e38
No related branches found
No related tags found
1 merge request!46Resolve "Check if shm provider can be enabled after libfabric 1.14 is in our tree"
Pipeline #87495 passed
......@@ -55,7 +55,9 @@ protobuf-c/protobuf-c.h: $(abs_top_srcdir)/deps/protobuf-c/protobuf-c/protobuf-c
libmaestro_proto_la_CPPFLAGS = \
-I$(abs_top_builddir)/deps/protobuf/dst/include \
-I$(abs_top_srcdir)/include
-I$(abs_top_srcdir)/include \
-I$(top_srcdir)/deps/mamba/common \
-I$(top_srcdir)/deps/mamba/memory
if WITH_LOCAL_LIBFABRIC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment