Skip to content

Commit

Permalink
[TEMP] quicklogic: qlf_k4n8: tests: disable cmake infr tests
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Czarnecki <[email protected]>
  • Loading branch information
lpawelcz authored and umarcor committed Sep 6, 2022
1 parent e629e8b commit 0f0cefc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quicklogic/qlf_k4n8/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ add_custom_target(all_qlf_k4n8_tests_adder)
add_subdirectory(design_flow)
add_subdirectory(features)
add_subdirectory(synth_flow)
add_dependencies(all_quicklogic_tests all_qlf_k4n8_tests_no_adder)
add_dependencies(all_quicklogic_tests all_qlf_k4n8_tests_adder)
#add_dependencies(all_quicklogic_tests all_qlf_k4n8_tests_no_adder)
#add_dependencies(all_quicklogic_tests all_qlf_k4n8_tests_adder)

0 comments on commit 0f0cefc

Please sign in to comment.