Use shared library for LeNet example (#188)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 26 Mar 2018 04:51:07 +0000 (13:51 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Mon, 26 Mar 2018 04:51:07 +0000 (13:51 +0900)
commit61e3989a025c623818ccf2da5a46ae937736b6af
tree37e4e62b307f34fcbff7930149fc7e14306eed56
parent0f8d7202179f41cc72343989831d5091e5ec4977
Use shared library for LeNet example (#188)

This commit revises 'external/acl.cmake' to use shared library (instead
of static library) for LeNet example build.

This allows users to run 'graph_lenet' example.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
externals/acl.cmake