Skip to content

Commit

Permalink
update test cmakelists
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieavd committed Dec 15, 2024
1 parent 4132ae1 commit 4bca8f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/uti/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ set( UTI_TEST_FILES
add_executable( uti.test ${UTI_TEST_FILES} )
target_link_libraries( uti.test PRIVATE uti::uti snitch::snitch )

add_executable( uti.manual uti.manual.cxx )
target_link_libraries( uti.manual PRIVATE uti::uti )

add_test(
NAME uti.test
COMMAND uti.test --verbosity high
Expand Down

0 comments on commit 4bca8f0

Please sign in to comment.