#############################################################################
# $Id: CMakeLists.test_seq_entry_ci.app.txt 593577 2019-09-20 12:22:42Z gouriano $
#############################################################################

NCBI_begin_app(test_seq_entry_ci)
  NCBI_sources(test_seq_entry_ci)
  NCBI_requires(Boost.Test.Included)
  NCBI_uses_toolkit_libraries(xobjmgr)
  NCBI_project_watchers(vasilche grichenk)
  NCBI_add_test()
NCBI_end_app()

