#############################################################################
# $Id: CMakeLists.test_algo_tree.app.txt 593585 2019-09-20 13:57:47Z gouriano $
#############################################################################

NCBI_begin_app(test_algo_tree)
  NCBI_sources(test_algo_tree)
  NCBI_uses_toolkit_libraries(xncbi)
  NCBI_project_watchers(grichenk)
  NCBI_add_test()
NCBI_end_app()

