Skip to content

Rewrite CMake configuration in "modern CMake"

Marco Clemencic requested to merge cmake-modernization into master

Rewrite of the CMake configuration along the lines of LHCb!2931 (merged) (see there for more details).

Requires Lbcom!551 (merged) and LHCb!2931 (merged)

Notes

  • I moved Track/TrackKernel dictionary files to a dict directory (for consistency with the rest of LHCb)
  • I modified Pr/PrFitParams to split the sources between library and module, instead of building them twice
Edited by Marco Clemencic

Merge request reports