1
0
mirror of synced 2024-12-22 20:50:00 +01:00
2022-06-02 14:30:14 -04:00

282 B

A Simple ROOT Project

This is a minimal example of a ROOT project using the target system and without a dictionary.

examples/root-simple/CMakeLists.txt

import:'main', lang:'cmake'

examples/root-simple/SimpleExample.cxx

import