# $Id: CMakeLists.gencoll_client.asn.txt 621673 2020-12-15 14:41:24Z ivanov $

NCBI_begin_lib(gencoll_client)
  NCBI_sources(cached_assembly)
  NCBI_generated_sources(genomic_collections_cli.cpp 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()

