# $Id: CMakeLists.xformat.lib.txt 673604 2023-10-04 18:25:10Z kans $

NCBI_begin_lib(xformat)
  NCBI_sources(
    accession_item basecount_item comment_item contig_item date_item
    dbsource_item defline_item feature_item genome_item ctrl_items
    keywords_item locus_item primary_item reference_item segment_item
    sequence_item source_item version_item wgs_item tsa_item flat_seqloc qualifiers
    context gather_items embl_gather genbank_gather
    flat_file_generator item_formatter embl_formatter genbank_formatter
    format_item_ostream item_ostream ostream_text_ostream
    origin_item ftable_gather ftable_formatter
    gbseq_formatter flat_file_config flat_file_html alignment_item
    gap_item genome_project_item sam_formatter cigar_formatter
    gather_iter html_anchor_item inst_info_map gene_finder flat_qual_slots
  )
  NCBI_uses_toolkit_libraries(gbseq xalnmgr xcleanup)
  NCBI_project_watchers(gotvyans dicuccio)
NCBI_end_lib()

