# $Id: CMakeLists.html.lib.txt 621926 2020-12-17 17:38:58Z 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()

