Introduce nnkit_add_action and nnkit_add_backend (#238)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 23 May 2018 06:45:41 +0000 (15:45 +0900)
committer오형석/동작제어Lab(SR)/Senior Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 23 May 2018 06:45:41 +0000 (15:45 +0900)
commit5357eed9823478c6f99e6b7ea48d028d50a6c36a
tree9c990f24f9f45030ae7d69ace4ece577284d06e3
parentbb9e1d53cb1982c59660947cbc0d25b73e052071
Introduce nnkit_add_action and nnkit_add_backend (#238)

This commit introduces nnkit_add_action and nnkit_add_backend macros
which passes --whole-archive linker option to permit self-registration.

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