Commit 6bd90ef4 authored by Nagy Mostafa's avatar Nagy Mostafa Committed by Scott Cyphers

Add installation of mlir core lib (#4151)

Co-authored-by: 's avataraslepko <44713115+aslepko@users.noreply.github.com>
Co-authored-by: 's avatarScott Cyphers <diyessi@users.noreply.github.com>
parent d3da8b36
......@@ -32,3 +32,4 @@ set(SRC
)
add_library(mlir_core SHARED ${SRC})
install(TARGETS mlir_core DESTINATION ${NGRAPH_INSTALL_LIB})
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment