# $Id: CMakeLists.hspfilter_culling_unit_test.app.txt 673806 2023-10-10 19:39:05Z ivanov $

NCBI_begin_app(hspfilter_culling_unit_test)
  NCBI_sources(hspfilter_culling_unit_test)
  NCBI_uses_toolkit_libraries(blast xobjmgr)
  NCBI_set_test_assets(hspfilter_culling_unit_test.ini)
  NCBI_add_test()
  NCBI_project_watchers(boratyng madden camacho fongah2)
NCBI_end_app()

