mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 10:01:47 +00:00
Add PMIx plugin
Proof of concept for now.
This commit is contained in:
committed by
Dennis Klein
parent
c0771c81d6
commit
1191c3cda5
@@ -12,6 +12,9 @@
|
||||
if(BUILD_DDS_PLUGIN)
|
||||
add_subdirectory(plugins/DDS)
|
||||
endif()
|
||||
if(BUILD_PMIX_PLUGIN)
|
||||
add_subdirectory(plugins/PMIx)
|
||||
endif()
|
||||
|
||||
|
||||
############################
|
||||
|
Reference in New Issue
Block a user