#############################################################################
# $Id: CMakeLists.formatguess_unit_test.app.txt 593481 2019-09-19 14:00:01Z gouriano $
#############################################################################


NCBI_begin_app(formatguess_unit_test)
  NCBI_sources(formatguess_unit_test)
  NCBI_requires(Boost.Test.Included)
  NCBI_uses_toolkit_libraries(xutil)
  NCBI_project_watchers(vakatov foleyjp)
NCBI_end_app()

