cmake fix

PiperOrigin-RevId: 164911656
This commit is contained in:
Alexandre Passos 2017-08-10 15:23:34 -07:00 committed by TensorFlower Gardener
parent 2173b5b0a5
commit 73b3d52c7b

View File

@ -756,7 +756,7 @@ set (pywrap_tensorflow_internal_src
"${tensorflow_source_dir}/tensorflow/core/profiler/internal/print_model_analysis.h"
"${tensorflow_source_dir}/tensorflow/core/profiler/internal/print_model_analysis.cc"
"${tensorflow_source_dir}/tensorflow/python/eager/pywrap_tfe.h"
"${tensorflow_source_dir}/tensorflow/python/eager/pywrap_tfe_src.h"
"${tensorflow_source_dir}/tensorflow/python/eager/pywrap_tfe_src.cc"
"${tensorflow_source_dir}/tensorflow/python/client/tf_session_helper.h"
"${tensorflow_source_dir}/tensorflow/python/client/tf_session_helper.cc"
"${tensorflow_source_dir}/tensorflow/python/framework/cpp_shape_inference.h"