# $Id: CMakeLists.gencoll_client.asn.txt 693979 2025-02-24 14:00:54Z ivanov $

NCBI_begin_lib(gencoll_client)
  NCBI_sources(cached_assembly genomic_collections_cli.cpp)
  NCBI_generated_sources(genomic_collections_cli_.cpp)
  NCBI_dataspecs(gencoll_client.asn)
  NCBI_uses_toolkit_libraries(genome_collection sqlitewrapp xcompress xconnect)
  NCBI_requires(SQLITE3)
  NCBI_project_watchers(shchekot dicuccio zherikov)
NCBI_end_lib()

