We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e7e64 commit a567df1Copy full SHA for a567df1
CMakeLists.txt
@@ -69,7 +69,7 @@ find_package(Configuration)
69
find_package(Numa)
70
find_package(FairMQ)
71
find_package(ZLIB)
72
-find_package(RDMA)
+#find_package(RDMA)
73
find_package(Occ)
74
find_package(BookkeepingApi)
75
find_package(ZMQ)
0 commit comments