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

fix(build): export target megengine

GitOrigin-RevId: 6daf6b2648244cbae6fa7aea2c579f1281435871
上级 845f42a3
......@@ -170,6 +170,7 @@ if(NOT MGE_BUILD_XXX)
# Do not export targets if MGE_WITH_DISTRIBUTED is on. MegRay is not ready
# for this.
install(TARGETS megengine
EXPORT ${MGE_EXPORT_TARGETS}
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR})
endif()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册