blob: bf65ab4ea0cdd97bfb5899a75876ebf2e73f7023 (
plain) (
tree)
|
|
LIBRARY(messagebus_test_helper)
SRCS(
example.cpp
example_module.cpp
fixed_port.cpp
message_handler_error.cpp
hanging_server.cpp
)
PEERDIR(
library/cpp/messagebus/oldmodule
library/cpp/deprecated/atomic
)
END()
|