added a simple message bus
This commit is contained in:
@@ -17,6 +17,7 @@ add_executable(CoreTests
|
||||
object/AttributeDefinitionGeneratorTest.cpp
|
||||
object/PrimaryKeyResolverTest.cpp
|
||||
object/SchemaTest.cpp
|
||||
utils/MessageBusTest.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(CoreTests matador-core Catch2::Catch2WithMain)
|
||||
|
||||
Reference in New Issue
Block a user