Skip to content
Snippets Groups Projects
CMakeList.txt 229 B
Newer Older
David Flitney's avatar
David Flitney committed
ADD_LIBRARY(miscmaths
  miscmaths.cc
  optimise.cc
  miscprob.cc
  kernel.cc
  histogram.cc
  base2z.cc
  t2z.cc
  f2z.cc
  volume.cc
  volumeseries.cc
  minimize.cc
  cspline.cc
  sparse_matrix.cc
  sparsefn.cc
  rungekutta.cc)