Hello, I wanted to update O2Physics (on my master branch) with
git reset --hard
git pull --rebase
And alidist with
git pull --rebase upstream master
And when I try to build O2Physics with the command
aliBuild build O2Physics
I get the following error:
ERROR: Could not find named replacement spec for CMake: cmake3.30.3
How can I fix this ?
I’m still on macOS Sonoma 14.7 by the way