[build] Check glib version to set proper build flag
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Fri, 1 Jul 2022 04:23:11 +0000 (13:23 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 1 Jul 2022 04:39:00 +0000 (13:39 +0900)
commit2c8b78f5d35e90b79671656aec3c7c3d533b20d0
treea9dce1eea2be8b3a48a503d79c1eac4aea2ff6fc
parent5df7af9dcc71a3d27ef87e44abe681be7beb27c1
[build] Check glib version to set proper build flag

- Set GLIB_USE_G_MEMDUP2 when the version is >= 2.68

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
CMakeLists.txt