#############################################################################
# $Id: CMakeLists.demo_html.app.txt 593496 2019-09-19 15:43:28Z gouriano $
#############################################################################


NCBI_begin_app(demo_html)
  NCBI_sources(demo_html)
  NCBI_uses_toolkit_libraries(xcgi xhtml)
  NCBI_project_watchers(ivanov)
NCBI_end_app()

