mirror of
1
0
Fork 0
modern-cmake/examples/root-simple
Henry Schreiner 570c7b64bf
chore: bump to CMake 3.23
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2022-03-29 16:41:40 -04:00
..
CMakeLists.txt chore: bump to CMake 3.23 2022-03-29 16:41:40 -04:00
README.md Adding nice examples 2018-03-29 13:26:47 +02: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