brintos

brintos / llvm-project-archived public Read only

0
0
Text · 153 B · 6b0abe1 Raw
6 lines · plain
1add_lit_testsuite(check-llvm-unit "Running lit suite for LLVM unit tests"2  ${CMAKE_CURRENT_BINARY_DIR}3  EXCLUDE_FROM_CHECK_ALL4  DEPENDS UnitTests5  )6