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

NCBI_begin_app(test_ncbi_disp)
  NCBI_sources(test_ncbi_disp)
  NCBI_uses_toolkit_libraries(xxconnect)
  NCBI_project_watchers(lavr)
  NCBI_set_test_timeout(30)
  NCBI_add_test()
NCBI_end_app()

