Skip to content
  • Szilárd Páll's avatar
    Turn off hwloc support when static lib found · ccbd250a
    Szilárd Páll authored and Mark Abraham's avatar Mark Abraham committed
    Hwloc dependencies are not resolved at CMake time when static
    libwloc.a is detected and in most of these cases link-time
    errors will prevent building GROMACS. As it is hard for a user to know
    how to solve such cryptic errors and hwloc is not a required dependency,
    we turn off hwloc support when a static lib is detected. The user can
    override this on the cmake command line.
    
    Refs #1919
    
    Change-Id: Ic3917e2e59ee4c291b78ee47150e513ae77ced85
    ccbd250a