-
- Downloads
Add macro to add compile options to ROOT
The intended use of this macro is to add compile options that are not requirements of ROOT, like options to ignore certain warnings. However, since the option names depend on the compiler, check each flag before adding it to the list, so that only supported flags are added.
Please register or sign in to comment