Skip to content

Fix for missing runtime paths for uhal and unofficial ubuntu support

Branislav Ristic requested to merge bristic/Ph2_ACF:cmake-path_fixes into Dev

Fixes #57 (closed)

  • require CMake 3.17
  • link also to uhal_grammar when linking to uhal (workaround for missing RUNPATH in cactus libs)
  • suppress some unnecessary warnings

Merge request reports