Skip to content

Commit

Permalink
DTNN-653 Functional test cmake fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
sara-gb committed Aug 6, 2024
1 parent 1d11802 commit 23ff065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ut-functional/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ target_compile_options(functional-bplib_sanity-testrunner PUBLIC ${BPLIB_COMMON_
target_link_libraries(functional-bplib_sanity-testrunner PUBLIC
bplib
ut_assert
osal
# osal
)

add_test(functional-bplib_sanity-testrunner functional-bplib_sanity-testrunner)
Expand Down

0 comments on commit 23ff065

Please sign in to comment.