Add OptionalTargetTools module (#1590)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 20 Sep 2018 10:08:17 +0000 (19:08 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 20 Sep 2018 10:08:17 +0000 (19:08 +0900)
commit9119e31391bf7decb25909db74d4917f310c29e2
tree795e304b4a621dc405f959fecdf96a74e3462d4b
parentad70921750040b43ff49dec66ba11c017e9e10dc
Add OptionalTargetTools module (#1590)

This commit introduces OptionalTargetTools module which provides
optional_target_link_libraries macro, and revises
nncc_target_link_libraries to use this macro.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
CMakeLists.txt
cmake/modules/OptionalTargetTools.cmake [new file with mode: 0644]