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


NCBI_begin_app(test_logrotate)
  NCBI_sources(test_logrotate)
  NCBI_uses_toolkit_libraries(xutil)
  NCBI_project_watchers(ucko)
NCBI_end_app()

