Imported Upstream version 1.7.0
[platform/core/ml/nnfw.git] / compiler / tflchef / tools / file / CMakeLists.txt
index 477b7d9..f411d60 100644 (file)
@@ -1,3 +1,4 @@
 add_executable(tflchef-file Driver.cpp)
+target_link_libraries(tflchef-file arser)
 target_link_libraries(tflchef-file tflchef_core)
 target_link_libraries(tflchef-file safemain)