KDAB / KDAlgorithms

Algorithm wrappers
Other
82 stars 15 forks source link

Add alias target #36

Closed seanharmer closed 1 year ago

seanharmer commented 1 year ago

This gives much nicer error reporting at configure time for downstream applications as CMake knows that KDAB::KDAlgorithms is a target, whereas kdalgorithms may be a target or a library which the build system does not know about until build time.