Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / compiler / circlechef / CMakeLists.txt
index b124d30..56c501c 100644 (file)
@@ -5,10 +5,10 @@ if(NOT Protobuf_FOUND)
   return()
 endif(NOT Protobuf_FOUND)
 
-if(NOT TARGET mio_circle04)
-  message(STATUS "circlechef: SKIP (missing mio-circle04)")
+if(NOT TARGET mio_circle06)
+  message(STATUS "circlechef: SKIP (missing mio-circle06)")
   return()
-endif(NOT TARGET mio_circle04)
+endif(NOT TARGET mio_circle06)
 
 # Recipe Parser
 add_subdirectory(proto)