mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
SDK: Require DDS 2.5.36 and support new Tools API
This commit is contained in:
committed by
Dennis Klein
parent
7f0237d97d
commit
eaa8f5cbdd
@@ -16,8 +16,8 @@ namespace {
|
||||
TEST(DDSEnvironment, Construction)
|
||||
{
|
||||
fair::mq::test::LoggerConfig cfg;
|
||||
|
||||
fair::mq::sdk::DDSEnvironment env(CMAKE_CURRENT_BINARY_DIR);
|
||||
|
||||
LOG(debug) << env;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user