#############################################################################
# $Id: CMakeLists.xobjsimple.lib.txt 593577 2019-09-20 12:22:42Z gouriano $
#############################################################################

NCBI_begin_lib(xobjsimple)
  NCBI_sources(simple_om)
  NCBI_uses_toolkit_libraries(ncbi_xloader_genbank seqset)
  NCBI_project_watchers(jcherry )
NCBI_end_lib()

