1
0
mirror of synced 2024-05-29 08:48:16 +02:00
modern-cmake/examples/root-simple/README.md
2022-06-02 14:30:14 -04:00

282 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