parent
cbdb8a17b1
commit
bc6b0ca1f4
@ -1,5 +1,5 @@
|
||||
cc_library(anakin_engine SRCS engine.cc DEPS framework_proto)
|
||||
cc_library(anakin_op_teller SRCS op_teller.cc DEPS framework_proto)
|
||||
cc_library(anakin_engine SRCS engine.cc DEPS framework_proto boost)
|
||||
cc_library(anakin_op_teller SRCS op_teller.cc DEPS framework_proto boost)
|
||||
target_link_libraries(anakin_engine anakin anakin_saber_common)
|
||||
cc_test(test_anakin_engine SRCS test_anakin_engine.cc DEPS anakin_engine)
|
||||
add_subdirectory(convert)
|
||||
|
Loading…
Reference in new issue