SDK: Add convenience header <fairmq/SDK.h>

This commit is contained in:
Dennis Klein
2019-07-19 20:45:03 +02:00
committed by Dennis Klein
parent e6149b7c38
commit 3f655e330b
3 changed files with 21 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ configure_file(DDSInfo.h.in ${CMAKE_CURRENT_BINARY_DIR}/DDSInfo.h @ONLY)
set(target SDK)
set(SDK_PUBLIC_HEADER_FILES
../SDK.h
DDSEnvironment.h
${CMAKE_CURRENT_BINARY_DIR}/DDSInfo.h
DDSSession.h