# $Id: CMakeLists.test_psg_cache.app.txt 637757 2021-09-17 15:27:06Z vakatov $

NCBI_begin_app(test_psg_cache)
  NCBI_sources(test_psg_cache)
  NCBI_uses_toolkit_libraries(psg_protobuf psg_cache seq)
  NCBI_requires(Linux PROTOBUF CASSANDRA)
  NCBI_project_watchers(satskyse saprykin)
NCBI_end_app()
