# $Id: CMakeLists.html.lib.txt 621588 2020-12-14 19:26:57Z ivanov $

NCBI_begin_lib(xhtml)
  NCBI_sources(
    node html htmlhelper page pager selection components commentdiag
    indentstream html_exception writer_htmlenc
  )
  NCBI_uses_toolkit_libraries(xncbi)
  NCBI_project_watchers(ivanov)
NCBI_end_lib()

