Skip to content

Commit

Permalink
Integration/tflm/CMakeLists.txt: adapt moved schema_utils.cc file
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Sep 11, 2024
1 parent f59364c commit 21d2d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Integration/tflm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ set(TFLM_SRCS
${CMAKE_CURRENT_SOURCE_DIR}/tensorflow/lite/c/builtin_op_data.h
${CMAKE_CURRENT_SOURCE_DIR}/tensorflow/lite/builtin_ops.h
${CMAKE_CURRENT_SOURCE_DIR}/tensorflow/lite/schema/schema_generated.h
${CMAKE_CURRENT_SOURCE_DIR}/tensorflow/lite/schema/schema_utils.cc
${CMAKE_CURRENT_SOURCE_DIR}/tensorflow/compiler/mlir/lite/schema/schema_utils.cc
${CMAKE_CURRENT_SOURCE_DIR}/tensorflow/lite/schema/schema_utils.h
${CMAKE_CURRENT_SOURCE_DIR}/tensorflow/lite/context_util.h
${CMAKE_CURRENT_SOURCE_DIR}/tensorflow/lite/micro/micro_resource_variable.h
Expand Down

0 comments on commit 21d2d1c

Please sign in to comment.