[coco.core] Apply strict compilation options (#3002)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 7 Feb 2019 04:42:03 +0000 (13:42 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 7 Feb 2019 04:42:03 +0000 (13:42 +0900)
commit47f2223b68a77b04dab7ebf191fb45fdcb4ae00f
tree43981431998ed0d7d58a182105aeab2933800ae6
parent00bcefc6dfc1e1d6e340e3ca1db7e93fa3e1c587
[coco.core] Apply strict compilation options (#3002)

* [coco.core] Apply strict compilation options

With this change, warnings in coco_core library (not its test) are
treated as an error when ENABLE_STRICT_BUILD is on.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Update comment
contrib/coco/core/CMakeLists.txt