Skip to content

Commit

Permalink
Removed ripples-fast from macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
yatisht authored May 22, 2024
1 parent dc696d6 commit 2e9aa13
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -301,13 +301,6 @@ else()
${PROTO_HDRS}
)

add_executable(ripples-fast
src/mutation_annotated_tree.cpp
src/usher_mapper.cpp
${RIPPLES_FAST_SRCS}
${PROTO_SRCS}
${PROTO_HDRS}
)
add_executable(usher-sampled
${USHER_SAMPLED_SRCS}
${PROTO_SRCS}
Expand Down

0 comments on commit 2e9aa13

Please sign in to comment.