Use POSITION_INDEPENDENT_CODE property for tflite build (#5026)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 19 Apr 2019 05:40:57 +0000 (14:40 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 19 Apr 2019 05:40:57 +0000 (14:40 +0900)
commitc5403134115c204720dc8bee846811b00e3fc9f7
treee756faf67fc6abffb0231fdc0140ff403f8564b5
parent4a249d425d5057cb09fa743d21b9ef3f39c86f1e
Use POSITION_INDEPENDENT_CODE property for tflite build (#5026)

Use cmake POSITION_INDEPENDENT_CODE property instead of setting gcc -fPIC compile option directly

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
cmake/packages/TensorFlowLite/CMakeLists.txt