Skip to content

Update CMakeLists.txt

Benjamin Paul Jaeger requested to merge set-RooFit-precompiler-flag into master

Release notes

Set pre-compiler flag HAS_RooFitUtils also in local scope

Details

The flag was not picked up inside the SFramework with only setting it to the PARENT_SCOPE. Now it's set in the local scope and the PARENT_SCOPE.

Merge request reports