1
0
mirror of synced 2024-05-28 16:30:11 +02:00
modern-cmake/examples/root-simple/README.md
Henry Fredrick Schreiner 8861642e5c Adding nice examples
2018-03-29 13:26:47 +02:00

281 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