# $Id: CMakeLists.gencoll_client.asn.txt 621928 2020-12-17 17:39:42Z 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()

