Skip to content
Snippets Groups Projects
Commit 7a99285c authored by Rafal Gumienny's avatar Rafal Gumienny
Browse files

fix: SCHWED-3128 Add ost.mol.alg to io dependencies

parent 51e0990a
Branches
Tags
No related merge requests found
...@@ -65,7 +65,7 @@ if (ENABLE_IMG) ...@@ -65,7 +65,7 @@ if (ENABLE_IMG)
endif() endif()
#################################### ####################################
set(OST_IO_DEPENDENCIES ost_base;ost_conop;ost_seq) set(OST_IO_DEPENDENCIES ost_base;ost_conop;ost_seq;ost_mol_alg)
if (ENABLE_IMG) if (ENABLE_IMG)
set(OST_IO_DEPENDENCIES ${OST_IO_DEPENDENCIES};ost_img;ost_img_alg) set(OST_IO_DEPENDENCIES ${OST_IO_DEPENDENCIES};ost_img;ost_img_alg)
endif() endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment