Skip to content

Small changes to CMake build system to enable HepMC3 inclusion via CPM.cmake

Luke Pickering requested to merge lpickeri/HepMC3:feature/CPMify into master
  • Adds HepMC3 and HepMC3_static targets to an export set, which is installed alongside the existing HepMC3Config.cmake files.
  • Changes the include directories to specify a non-build-tree location for use by the installation tree.
  • Adds a section to the README about depending on HepMC3 via CPM.cmake

Merge request reports