1
0
mirror of synced 2024-06-08 21:57:56 +02:00
modern-cmake/examples/root-simple
2019-11-26 13:52:10 -05:00
..
CMakeLists.txt New CMake version 2019-11-26 13:52:10 -05: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

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