[package] name = "get-root-flags" version = "0.1.0" edition = "2021" authors = ["Andreas Maier "] description = "Get output from root-config" license = "GPL-3.0-or-later" repository = "https://github.com/a-maier/ntuple" [dependencies] thiserror = "1.0"