Skip to content

Commit

Permalink
add missing utils files for cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
bqminh committed Oct 22, 2020
1 parent ff2b818 commit fbeb3dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ pllnni.cpp pllnni.h
checkpoint.cpp checkpoint.h
MPIHelper.cpp MPIHelper.h
starttree.cpp starttree.h
bionj.cpp bionj2.cpp
timeutil.h hammingdistance.h
bionj.cpp bionj2.cpp bionj2.h
timeutil.h hammingdistance.h heapsort.h
)

if(ZLIB_FOUND)
Expand Down

0 comments on commit fbeb3dc

Please sign in to comment.