You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example project uses cling as an external library. It compiles code and calls it, moving values from the compiled part to the interpreted part and back.
It showcases how to use cling as a library, and shows how to set up a simple CMake configuration that uses cling.
The text was updated successfully, but these errors were encountered:
https://github.com/root-project/cling/tree/master/tools/demo
This example project uses cling as an external library. It compiles code and calls it, moving values from the compiled part to the interpreted part and back.
It showcases how to use cling as a library, and shows how to set up a simple CMake configuration that uses cling.
The text was updated successfully, but these errors were encountered: