[Meson] Support macOS
authorWook Song <wook16.song@samsung.com>
Mon, 26 Aug 2019 02:29:28 +0000 (11:29 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 29 Aug 2019 01:19:51 +0000 (10:19 +0900)
commit4ac7481033b4c3980bc6266e669c3241785436bf
tree55910dffce34e8e5f111a7bed0aad092b13aa5c8
parente013c8604d94f58e95220613198a3ccc665381fa
[Meson] Support macOS

In order to support macOS, this patch updates the meson build script in
the source root directory to pass macro definition, '__MACOS__', to the
compiler.

Signed-off-by: Wook Song <wook16.song@samsung.com>
meson.build