#############################################################################
# $Id: CMakeLists.cgitest.app.txt 593495 2019-09-19 15:40:36Z gouriano $
#############################################################################


NCBI_begin_app(cgitest)
  NCBI_sources(cgitest)
  NCBI_uses_toolkit_libraries(xcgi)
  NCBI_project_watchers(grichenk)
  NCBI_add_test(cgitest.sh)
NCBI_end_app()

