Skip to content

Use absolute path for LICENSE_FILES property

David Gobbi requested to merge dgobbi/vtk:license-absolute into master

The LICENSE_FILES listed in the vtk.module files should be assumed to be relative to the path of the vtk.module file.

This fix is needed for when vtk_module_add_module() is not in the same directory as vtk.module.

Edited by David Gobbi

Merge request reports