Skip to content

Add modules/MacroStripDestDir.cmake

Rick van Rein requested to merge stripdestdir into master
  • stripdestdir() removes a DESTDIR from a path that was found
  • this can be used to incorporate non-root-installed dependencies
  • example uses include tests that rely on bits from other packages

Merge request reports