CMake: fix -fPIC control. (#15381)
if / endif cannot be stated inside.
Use tensorflow_ENABLE_POSITION_INDEPENDENT_CODE itself
to express ON or OFF; it is already set as ON or OFF by
tensorflow/contrib/cmake/CMakeLists.txt
Fixes #15380
Signed-off-by:
MyungJoo Ham <myungjoo.ham@samsung.com>
Loading
Please sign in to comment