ROOT Version: Not relevant
Platform: macOS Mojave 10.14
Compiler: Not relevant
Hi all,
I’m trying to get my head around homebrew at the moment (new mac user…) and I was wondering if there were a way to change the cmake flags being used? The original reason for this is that I was having issues running code that uses RDataFrame and another post I sawsuggested that I needed to build my local version of ROOT in C++ 14 compliant mode, however I can’t see an obvious way to do this with homebrew.
I guess I could just download the source code and rebuild manually but I quite like the ability to (relatively) simply switch versions that brew provides.
Cheers,
Jon