Skip to content

Commit bc4f08e

Browse files
committed
fix compilation error for cmaple-aa
1 parent 3b4d3f7 commit bc4f08e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

model/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ if (USE_CMAPLE_AA)
1515
modelbase.h modelbase.cpp
1616
model_dna.h model_dna.cpp
1717
model_aa.h model_aa.cpp
18+
model_dna_rate_variation.h model_dna_rate_variation.cpp
1819
)
1920
target_link_libraries(cmaple_model-aa cmaple_alignment-aa cmaple_utils ncl nclextra)
2021
endif()

0 commit comments

Comments
 (0)