[tflchef] Use safemain (#2305)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 15 Nov 2018 23:07:05 +0000 (08:07 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 15 Nov 2018 23:07:05 +0000 (08:07 +0900)
commit5f1a7535af0f5b6bc3ebe36b33826a16f38fbfb9
treedef987eb20f94fb909b1d54f0b418a72ece5208c
parent0a16d2b26c754d2ef09d90ed760f20533289462e
[tflchef] Use safemain (#2305)

Now, tflchef and tflchef-file uses the main function that safemain
provides.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/tflchef/tools/console/CMakeLists.txt
contrib/tflchef/tools/console/Driver.cpp
contrib/tflchef/tools/file/CMakeLists.txt
contrib/tflchef/tools/file/Driver.cpp