# $Id: CMakeLists.wgs_scan.app.txt 666113 2023-04-20 16:48:02Z vasilche $

NCBI_begin_app(wgs_scan)
  NCBI_sources(wgs_scan)
  NCBI_uses_toolkit_libraries(sraread xobjmgr)
  NCBI_requires(VDB)

  NCBI_set_test_requires(in-house-resources)

  NCBI_project_watchers(vasilche)
NCBI_end_app()
