Move shmem prototype out of MQ examples

This commit is contained in:
Alexey Rybalchenko
2017-10-13 13:15:12 +02:00
committed by Mohammad Al-Turany
parent b7d97f6306
commit aa8d16ff9a
11 changed files with 844 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ endif()
if(BUILD_TESTING)
add_subdirectory(test)
endif()
add_subdirectory(shmem/prototype)
##########################
# libFairMQ header files #