Skip to content
  • Gigg, Martyn Anthony's avatar
    Fix cmake variable case · 6a356474
    Gigg, Martyn Anthony authored
    CMake finders have the option to set `<PackageName>_ROOT`
    to specify a root prefix to search. `<PackageName>` is case sensitive so
    must match exactly what is passed to `find_package`.
    6a356474