Skip to content

Commit

Permalink
Merge branch 'main' into switch_pd_fdb
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoulkes committed Oct 4, 2024
2 parents a55194b + 730d301 commit bd69d00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cmake/testing.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@ add_custom_target(krnlmon-test

set_target_properties(krnlmon-test PROPERTIES EXCLUDE_FROM_ALL TRUE)

#######################
# build-krnlmon-tests #
#######################
######################
# krnlmon-unit-tests #
######################

add_custom_target(build-krnlmon-tests
add_custom_target(krnlmon-unit-tests
DEPENDS ${test_targets}
)

Expand Down

0 comments on commit bd69d00

Please sign in to comment.