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

NCBI_begin_app(test_tls_object)
  NCBI_sources(test_tls_object)
  NCBI_uses_toolkit_libraries(test_mt)
  NCBI_project_watchers(vasilche)

  NCBI_set_test_timeout(600)
  NCBI_add_test()
NCBI_end_app()


