https://github.com/pseyfert/hello-cmake-root
https://github.com/pseyfert/hello-cmake-root
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pseyfert/hello-cmake-root
- Owner: pseyfert
- License: gpl-3.0
- Created: 2017-02-01T15:35:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T17:22:33.000Z (over 8 years ago)
- Last Synced: 2025-07-05T09:40:43.265Z (11 months ago)
- Language: CMake
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minimal example how to use ROOT in a cmake project
## attributions
* Thanks to Renato for motivating the project, by now the cmake code is mostly
coming from [the ROOT howto](https://root.cern.ch/how/integrate-root-my-project-cmake)
* gitignore comes from https://github.com/pseyfert/gitignore