Skip to content

Commit

Permalink
Bring back proof in 6-32...
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf authored Sep 23, 2024
1 parent 09c3d18 commit 6c748e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ fi

case $PKG_VERSION in
v6[-.]30*) EXTRA_CMAKE_OPTIONS="-Dminuit2=ON -Dpythia6=ON -Dpythia6_nolink=ON" ;;
v6[-.]32[-.]0[6789]*) EXTRA_CMAKE_OPTIONS="-Dminuit=ON -Dpythia6=ON -Dpythia6_nolink=ON -Dproof=ON" ;;
*) EXTRA_CMAKE_OPTIONS="-Dminuit=ON" ;;
esac

Expand Down

0 comments on commit 6c748e6

Please sign in to comment.