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

NCBI_begin_app(localfinder)
  NCBI_sources(local_finder)
  NCBI_uses_toolkit_libraries(xalgognomon xobjread)
  NCBI_project_watchers(chetvern)
NCBI_end_app()

