Skip to content

cmake: support an alias target

Ben Boeckel requested to merge ben.boeckel/kwsys:support-alias-target into master

VTK's new module system expects alias targets for each actual target. Support creating such an alias target.

Merge request reports