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

NCBI_begin_app(test_ncbi_namedpipe_connector )
  NCBI_sources(test_ncbi_namedpipe_connector ncbi_conntest)
  NCBI_uses_toolkit_libraries(xconnect)
  NCBI_project_watchers(lavr)
  NCBI_add_test(test_ncbi_namedpipe_connector.sh)
NCBI_end_app()

