Skip to content
Snippets Groups Projects
Commit c8d59bc2 authored by Andreas Schenk's avatar Andreas Schenk
Browse files

fixed build dependencies in mol alg

Author:  Jeff Lovelace
parent 4120ff1e
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ if (ENABLE_IMG) ...@@ -54,7 +54,7 @@ if (ENABLE_IMG)
entity_to_density.cc entity_to_density.cc
) )
set(MOL_ALG_DEPS ${MOL_ALG_DEPS} ost_img ost_img_alg) set(MOL_ALG_DEPS ${MOL_ALG_DEPS} ost_img ost_img_alg ost_seq_alg)
endif() endif()
executable(NAME lddt SOURCES lddt.cc executable(NAME lddt SOURCES lddt.cc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment