Support decentralized build dependency declaration (#2865)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 18 Jan 2019 01:29:53 +0000 (10:29 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 18 Jan 2019 01:29:53 +0000 (10:29 +0900)
commit8a01b5c85fdb452f1b5d197e3e0ec301189f04e1
treeffcaf5be011929c2e41e6626beaf15511987dfbd
parent05ad0b47c498a2d36cf9df4742085e7a6d30f2a8
Support decentralized build dependency declaration (#2865)

This commit allows each sub-project to declare its build dependencies.

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