#############################################################################
# $Id: CMakeLists.test_objmgr.app.txt 593493 2019-09-19 15:37:14Z gouriano $
#############################################################################

NCBI_begin_app(test_objmgr)
  NCBI_sources(test_objmgr test_helper)
  NCBI_uses_toolkit_libraries(xobjmgr)
  NCBI_project_watchers(vasilche)
  NCBI_add_test()
NCBI_end_app()

