Something went wrong on our end
-
marco authored
This is BZDNG-153 git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2656 5a81b35b-ba03-0410-adc8-b2c5c5119f08
marco authoredThis is BZDNG-153 git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2656 5a81b35b-ba03-0410-adc8-b2c5c5119f08
CMakeLists.txt 289 B
set(OST_IO_UNIT_TESTS
test_clustal.cc
test_io_pdb.cc
test_io_crd.cc
test_io_sdf.cc
test_pir.cc
test_iomanager.cc
tests.cc
)
# missing: test_star_parser.cc
ost_unittest(io "${OST_IO_UNIT_TESTS}")
target_link_libraries(io_tests ost_mol)
target_link_libraries(io_tests ost_seq)