-
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.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