feat(plugins)!: Remove PMIx plugin

This commit is contained in:
Dennis Klein
2023-03-01 16:42:59 +01:00
committed by Dennis Klein
parent 2e98a4e2cb
commit 0aecfff133
17 changed files with 12 additions and 1179 deletions

View File

@@ -18,10 +18,6 @@ if(BUILD_FAIRMQ)
set(Threads_PREFIX "<system>")
endif()
if(BUILD_PMIX_PLUGIN)
find_package2(PRIVATE PMIx REQUIRED VERSION 2.1.4)
endif()
if(BUILD_FAIRMQ OR BUILD_TIDY_TOOL)
find_package2(PUBLIC FairLogger REQUIRED VERSION 1.6.0)
find_package2(PUBLIC Boost REQUIRED VERSION 1.66