[xray-mux] Build as a shared library (#5674)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 17 Jul 2019 07:57:48 +0000 (16:57 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 17 Jul 2019 07:57:48 +0000 (16:57 +0900)
commit016e3d91377db08298bc9feea8f3b6db2484e126
tree361f923b4d7491ebc28ebdef34e35d731119fde1
parentd0e1536ea32598b43c627db73c7656a76c60774d
[xray-mux] Build as a shared library (#5674)

It turns out that "xprobe" cannot access "pipe" implementation in "mux"
if it is built as a static library.

Let's fix this issue by building "xray-mux" as a shared library.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
runtimes/libs/xray/mux/CMakeLists.txt