mirror of
1
0
Fork 0
modern-cmake/examples/root-simple/README.md

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