__ROOFIT_NOBANNER=ON CMake option seems to have no effect

Hi,

I think this should work:

cmake -DCMAKE_CXX_FLAGS:="-D__ROOFIT_NOBANNER=1" 

Otherwise you can just edit the file and define the variable there

Cheers

Lorenzo

1 Like