#############################################################################
# $Id: CMakeLists.test_psg_client_impl.app.txt 594233 2019-10-01 16:28:02Z gouriano $
#############################################################################

NCBI_begin_app(test_psg_client_impl)
  NCBI_sources(test_psg_client_impl)
  NCBI_uses_toolkit_libraries(psg_client)
  NCBI_requires(Boost.Test.Included UV NGHTTP2)
  NCBI_project_watchers(sadyrovr)
  NCBI_add_test()
NCBI_end_app()
