Skip to content
  • Adriaan de Groot's avatar
    d04f17bb
    CMake: re-jig required/optional reporting again · d04f17bb
    Adriaan de Groot authored
    - Don't use the ${kfname} package itself, use it as a prefix for
      specific components of that package (e.g. ${kfname}CoreAddons)
    - Use TYPE to indicate required packages, rather than using
      REQUIRED in the find_package call, to more-helpfully collect
      missing requirements.
    d04f17bb
    CMake: re-jig required/optional reporting again
    Adriaan de Groot authored
    - Don't use the ${kfname} package itself, use it as a prefix for
      specific components of that package (e.g. ${kfname}CoreAddons)
    - Use TYPE to indicate required packages, rather than using
      REQUIRED in the find_package call, to more-helpfully collect
      missing requirements.
Loading