#############################################################################
# $Id: CMakeLists.test_ncbi_http_session.app.txt 594087 2019-09-30 12:20:19Z gouriano $
#############################################################################

NCBI_begin_app(test_ncbi_http_session)
  NCBI_sources(test_ncbi_http_session)
  NCBI_uses_toolkit_libraries(xconnect)
  NCBI_project_watchers(lavr)
  NCBI_add_test()
NCBI_end_app()

