diff --git a/fairmq/ofi/CMakeLists.txt b/fairmq/ofi/CMakeLists.txt index 05f75239..097de7a0 100644 --- a/fairmq/ofi/CMakeLists.txt +++ b/fairmq/ofi/CMakeLists.txt @@ -9,3 +9,4 @@ protobuf_generate_cpp(PROTO_SRCS PROTO_HDRS Control.proto) add_library(OfiTransport OBJECT ${PROTO_SRCS} ${PROTO_HDRS}) +target_include_directories(OfiTransport PRIVATE $)