diff --git a/ttnn/CMakeLists.txt b/ttnn/CMakeLists.txt index be490c58913..4d286fc692c 100644 --- a/ttnn/CMakeLists.txt +++ b/ttnn/CMakeLists.txt @@ -654,6 +654,7 @@ if(WITH_PYTHON_BINDINGS) endif() add_library(ttnn SHARED ${TTNN_FINAL_SRC}) +add_library(Metalium::TTNN ALIAS ttnn) target_compile_options( ttnn PUBLIC