jupyter-xeus / xeus-cling

Jupyter kernel for the C++ programming language
BSD 3-Clause "New" or "Revised" License
3.02k stars 292 forks source link

Adjust cling include path search according to dependencies #470

Closed serge-sans-paille closed 1 year ago

serge-sans-paille commented 1 year ago

If xeus and its dependencies are installed in non standard location, xeus-cling needs to be aware of the related include directories to be able to process xcpp extensions correctly.