summaryrefslogtreecommitdiff
path: root/compiler/nnkit-mocotf/backend/CMakeLists.txt
blob: 3dcd7e5647af97fc9be5c7b5c5cac16f52e69d1a (plain)
1
2
add_library(nnkit_moco_tf_backend SHARED Backend.cpp)
target_link_libraries(nnkit_moco_tf_backend nnkit_support_moco_tf)