#############################################################################
# $Id: CMakeLists.txt 45288 2020-06-29 11:53:09Z gouriano $
#############################################################################
#

NCBI_add_subdirectory(
  cache
  config
  core
  framework
  graph
  packages
  widgets
)

NCBI_add_subdirectory(
  utils
  opengl
  print
  objects
  objutils
  app
)
