You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PR 128] CMake: Fix BLS signature library dependence on $HOME
Instead, allow the build system to provide Cargo, and rely on the build
system to set the PATH appropriately.
We could possibly keep the error message if cargo is not found, but I
believe the error output of add_custom_target() will be useful enough if
cargo is missing.
0 commit comments