move CustomMQ to modules
authorYoungjae Shin <yj99.shin@samsung.com>
Mon, 7 Aug 2023 11:10:34 +0000 (20:10 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Thu, 7 Sep 2023 09:21:28 +0000 (18:21 +0900)
commit2bfa54e013573882480942c4704f8d5a472e32b4
tree6920fe4fc9b9e786ddc045288a3c7266db5332a6
parentfbd3707f60c2fe07a4d8289d366ffcfd485e806e
move CustomMQ to modules

- for supporting RT without changing source code
CMakeLists.txt
modules/custom_mqtt/CustomMQ.cc [moved from src/CustomMQ.cc with 100% similarity]
modules/custom_mqtt/CustomMQ.h [moved from src/CustomMQ.h with 100% similarity]
src/ModuleManager_RT.cc