Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 281 Bytes

File metadata and controls

10 lines (6 loc) · 281 Bytes

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