Skip to content

Commit

Permalink
Remove unncessary changes in this PR
Browse files Browse the repository at this point in the history
Signed-off-by: Shreyas Atre <[email protected]>
  • Loading branch information
SAtacker committed Dec 17, 2024
1 parent fe09a69 commit 16932da
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libs/core/algorithms/tests/unit/algorithms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,3 @@ foreach(test ${tests})
"modules.algorithms.algorithms" ${test} ${${test}_PARAMETERS}
)
endforeach()

target_compile_options(reduce_deterministic_test PRIVATE -fsanitize=address)

target_link_options(reduce_deterministic_test PRIVATE -fsanitize=address)

0 comments on commit 16932da

Please sign in to comment.