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

NCBI_begin_app(test_biotree)
  NCBI_sources(test_biotree)
  NCBI_uses_toolkit_libraries(taxon1 xalgophytree)
  NCBI_project_watchers(kuznets)
NCBI_end_app()

