#############################################################################
# $Id: CMakeLists.http_connector_hit.app.txt 593499 2019-09-19 15:56:50Z gouriano $
#############################################################################

NCBI_begin_app(http_connector_hit)
  NCBI_sources(http_connector_hit)
  NCBI_uses_toolkit_libraries(xxconnect)
  NCBI_project_watchers(lavr)
  NCBI_add_test(http_connector_hit www.ncbi.nlm.nih.gov 443 /Service/bounce.cgi 'arg1+arg2+arg3' + 'CAF-CHECK: YES!')
NCBI_end_app()

