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

NCBI_begin_app(seq_entry_reassign_ids)
  NCBI_sources(seq_entry_reassign_ids)
  NCBI_requires(Boost.Test.Included)
  NCBI_uses_toolkit_libraries(seqset)
  NCBI_project_watchers(vasilche)
  NCBI_set_test_assets(test_cases)
  NCBI_add_test()
NCBI_end_app()

