Skip to content
Snippets Groups Projects
Commit ca144dfa authored by Vassil Vassilev's avatar Vassil Vassilev
Browse files

[cmake][make] Automatically generate bug chunk of the modulemap.

Our two build systems can generate almost entirely a modulemap file laying out
one module per library. Due to some non-modular implementation in ROOT's core we
still need to treat some header files specially.

This patch appends modular header files to the modulemap while skipping the
predefined ones. Configure-make relates all headers that are installed in
$ROOTSYS/include to their library whereas relates only headers which are part of
library's dictionary.
parent a5a19c2f
No related branches found
No related tags found
No related merge requests found
Showing
with 301 additions and 2088 deletions
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