Imported Upstream version 1.18.0
[platform/core/ml/nnfw.git] / compiler / tflchef / core / CMakeLists.txt
index 43f6b8b..413b78b 100644 (file)
@@ -5,5 +5,5 @@ target_include_directories(tflchef_core PUBLIC include)
 target_include_directories(tflchef_core PRIVATE src)
 target_link_libraries(tflchef_core tflchef_proto)
 target_link_libraries(tflchef_core tflchef_log)
-target_link_libraries(tflchef_core mio_tflite)
+target_link_libraries(tflchef_core mio_tflite260)
 target_link_libraries(tflchef_core souschef)