mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 10:01:47 +00:00
Port DDS plugin to the new plugin system.
This commit is contained in:
committed by
Mohammad Al-Turany
parent
2db114bc5c
commit
01327426c3
@@ -29,6 +29,14 @@
|
||||
#
|
||||
#
|
||||
|
||||
####################
|
||||
# external plugins #
|
||||
####################
|
||||
if (DDS_FOUND)
|
||||
add_subdirectory(plugins/DDS)
|
||||
endif()
|
||||
|
||||
|
||||
############################
|
||||
# preprocessor definitions #
|
||||
############################
|
||||
|
Reference in New Issue
Block a user