Skip to content

Commit

Permalink
Merge branch 'main' of github.com:erwei-xilinx/mlir-air-erwei into pa…
Browse files Browse the repository at this point in the history
…ck_peel_4_col_example
  • Loading branch information
erwei-xilinx committed Aug 1, 2024
2 parents 0486054 + 137cd5c commit 165fef0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion programming_examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,6 @@ add_lit_testsuite(check-programming-examples "Running the air programming exampl
DEPENDS ${TEST_DEPENDS}
ARGS ${AIR_TEST_LIT_ARGS}
)
set_target_properties(check-programming-examples PROPERTIES FOLDER "Tests")
set_target_properties(check-programming-examples PROPERTIES FOLDER "Tests")

add_dependencies(check-all check-programming-examples)

0 comments on commit 165fef0

Please sign in to comment.