
INCLUDE(PackageAddExecutableAndTest)
INCLUDE(AddSubdirectories)

ADD_SUBDIRECTORIES(
  BLAS
  CommandLineProcessor
  DenseMatrix
  ExplicitInstantiation/four_files
  LAPACK
  ParameterList
  RefCountPtr
  TimeMonitor
  XML
  hilbert 
  )
