Skip to content

Reorganize the project directory to support cling include paths

Nikola Hardi requested to merge nhardi/jalien-root:fix-cling-include into master

It looks like we must split our source code into src/ and inc/ directories in order to get ROOT/cling find headers properly at runtime.

Merge request reports