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

285 B

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'

examples/root-usefile/SimpleExample.cxx

import