Introduce BUILD_LOGGING option (#4679)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 12 Mar 2019 05:32:44 +0000 (14:32 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 12 Mar 2019 05:32:44 +0000 (14:32 +0900)
commit679daed1c39563c92afd91a0234776ba3606bfd2
tree9913f973686c7ca25b3da600384f14c50b812d3e
parente4da8ee7502fa75fcdd2359b5d8417629ccc01ef
Introduce BUILD_LOGGING option (#4679)

This commit introduces BUILD_LOGGING option which allows users to
enable/disable logging runtime build, and updates CMakeLists.txt to
use it instead of OBS_BUILD.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
Makefile
cmake/CfgOptionFlags.cmake
runtimes/CMakeLists.txt