summaryrefslogtreecommitdiff
path: root/compiler/nnkit-mocotf/backend/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nnkit-mocotf/backend/CMakeLists.txt')
-rw-r--r--compiler/nnkit-mocotf/backend/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/nnkit-mocotf/backend/CMakeLists.txt b/compiler/nnkit-mocotf/backend/CMakeLists.txt
index 72e16c75a..3dcd7e564 100644
--- a/compiler/nnkit-mocotf/backend/CMakeLists.txt
+++ b/compiler/nnkit-mocotf/backend/CMakeLists.txt
@@ -1,3 +1,2 @@
add_library(nnkit_moco_tf_backend SHARED Backend.cpp)
target_link_libraries(nnkit_moco_tf_backend nnkit_support_moco_tf)
-target_link_libraries(nnkit_moco_tf_backend stdex)