[nnkit] Link backend_support library with dl (#2310)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 15 Nov 2018 23:08:48 +0000 (08:08 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 15 Nov 2018 23:08:48 +0000 (08:08 +0900)
commit78670628a1299e70aec431f8eb686c7a8deaf04b
treef02491c05af7bec42bf7dd78afbc5dff13ffa6c5
parent35c12774241f4d2b6fea0bcc7288dda973045709
[nnkit] Link backend_support library with dl (#2310)

Backend support library uses dlopen internally, but is not linked with
dl currently.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nnkit/libs/support/backend/CMakeLists.txt
contrib/nnkit/tools/benchmark/CMakeLists.txt
contrib/nnkit/tools/nni/CMakeLists.txt