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

11 lines
284 B
Markdown
Raw Normal View History

2018-05-01 17:18:27 +02:00
# 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)