Add gflags download and build (#210)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 9 May 2018 23:24:41 +0000 (08:24 +0900)
committer박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 9 May 2018 23:24:41 +0000 (08:24 +0900)
commitc4d962006ddb910927a805cc318b89635379d4b4
tree2940e8a96637d45c54776e1bccab532448fff756
parentdb5ce998354716cf5b2d1cfeba25277642118087
Add gflags download and build (#210)

* Add gflags download and build

This will add download and build gflags within cmake
- default action is off
- system installed version can be used when download is off

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* apply comments

* move compile line

* use interface and move build options settings
CMakeLists.txt
cmake/packages/GFlagsConfig.cmake [new file with mode: 0644]
cmake/packages/GFlagsSourceConfig.cmake [new file with mode: 0644]