summaryrefslogtreecommitdiff
path: root/compiler/nnkit-caffe/backend/CMakeLists.txt
blob: 567d954384aaa22b9dba3be0eff0600c07ec5099 (plain)
1
2
add_library(nnkit_caffe_backend SHARED Module.cpp)
target_link_libraries(nnkit_caffe_backend nnkit_support_caffe)