#############################################################################
# $Id: CMakeLists.test_qparse.app.txt 594086 2019-09-30 12:19:30Z gouriano $
#############################################################################

NCBI_begin_app(test_qparse)
  NCBI_sources(test_qparse)
  NCBI_uses_toolkit_libraries(xqueryparse)
  NCBI_project_watchers(kuznets)
NCBI_end_app()

