Skip to content

Commit

Permalink
cmake format
Browse files Browse the repository at this point in the history
Signed-off-by: Hari Hara Naveen S <[email protected]>
  • Loading branch information
Hari Hara Naveen S committed Jul 16, 2023
1 parent 998e773 commit 8d9a628
Showing 1 changed file with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,8 @@
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

set(tests
test_low_level
test_merge_four
test_merge_vector
test_nbits
test_range
test_simd_helpers
set(tests test_low_level test_merge_four test_merge_vector test_nbits
test_range test_simd_helpers
)

foreach(test ${tests})
Expand Down

0 comments on commit 8d9a628

Please sign in to comment.