1
0
mirror of synced 2024-05-29 16:58:23 +02:00
modern-cmake/examples/root-usefile/README.md
Henry Fredrick Schreiner 49f3b682b2 Adding updates for ROOT
2018-05-01 18:01:36 +02:00

11 lines
284 B
Markdown

# A Simple ROOT Project
This is a minimal example of a ROOT project using the UseFile system and without a dictionary.
#### examples/root-usefile/CMakeLists.txt
[import:'main', lang:'cmake'](CMakeLists.txt)
#### examples/root-usefile/SimpleExample.cxx
[import](SimpleExample.cxx)