Skip to content

Commit

Permalink
install test update
Browse files Browse the repository at this point in the history
  • Loading branch information
svuckovicTT committed Dec 27, 2024
1 parent 0e0a42c commit 841c0e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ set_target_properties(check-ttmlir PROPERTIES FOLDER "Tests")
add_lit_testsuites(TTMLIRStatic ${CMAKE_CURRENT_SOURCE_DIR} DEPENDS ${TTMLIR_TEST_DEPENDS})

install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/ DESTINATION test COMPONENT Test EXCLUDE_FROM_ALL)
install(DIRECTORY third_party/tt-metal/src/tt-metal-build/ttnn/ DESTINATION third_party/tt-metal/src/tt-metal/ COMPONENT Test EXCLUDE_FROM_ALL)

0 comments on commit 841c0e4

Please sign in to comment.