Skip to content
Snippets Groups Projects
Commit 83b23c0d authored by Raphael Isemann's avatar Raphael Isemann Committed by Vassil Vassilev
Browse files

[cxxmodules] Also install the overlay file and modulemaps

ROOT needs an overlay files in the include directory during runtime
to correctly mount the system modulemaps for libc/STL. For this
we need to generate and install a new overlay file that points to
the *installed* modulemaps for those libraries.

We can't use the existing modulemap as this one still points to the
original build directory.

We also need to install the related stl/lib modulemaps.
parent 00b892a5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment