提交 3e172f3b 编写于 作者: M Megvii Engine Team

feat(lite): add cmake build for rknn and mge in lite

GitOrigin-RevId: c6c77a4b616fada32140c2e9166f90d5e2875f47
上级 5d637d07
......@@ -127,7 +127,7 @@ function cmake_build() {
${EXTRA_CMAKE_ARGS} \
$SRC_DIR
make -j$(nproc)
make -j$(nproc) ${Target}
make install/strip
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册