mirror of
1
0
Fork 0
modern-cmake/examples/root-simple
Henry Schreiner 23accc0f01 chore: update version to 3.29.0 2024-03-26 06:27:52 +00:00
..
CMakeLists.txt chore: update version to 3.29.0 2024-03-26 06:27:52 +00:00
README.md style: run pre-commit 2022-06-02 14:30:14 -04:00
SimpleExample.cxx Adding nice examples 2018-03-29 13:26:47 +02:00

README.md

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