# $Id: CMakeLists.gencode_singleton_unit_test.app.txt 621932 2020-12-17 17:40:31Z ivanov $

NCBI_begin_app(gencode_singleton_unit_test)
  NCBI_sources(gencode_singleton_unit_test)
  NCBI_uses_toolkit_libraries(xblast)
  NCBI_set_test_assets(gencode_singleton_unit_test.ini)
  NCBI_add_test()
  NCBI_project_watchers(madden camacho)
NCBI_end_app()

