[coco] Build tests only when test is enabled (#1622)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 21 Sep 2018 06:18:30 +0000 (15:18 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 21 Sep 2018 06:18:30 +0000 (15:18 +0900)
commit7dfe46c02de6b6085ddac56f80a64037927429a0
tree96c6b12198d487ff7a65c175b74bd043433b260a
parentaf8691824e2f69bbcfb3ddbce3a73ebf443d38af
[coco] Build tests only when test is enabled (#1622)

With this commit, CMake will build coco tests (coco_core_test and
coco_generic_test) only when ENABLE_TEST is set.

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