aztec-2.0
aztec-2.0 copied to clipboard
Investigate PG dependencies
Ran into a weird linker error in CI here: https://app.circleci.com/pipelines/github/AztecProtocol/aztec-packages/22652/workflows/ebbead1f-83c1-48a7-8be6-f06ab8577ed0/jobs/1040058
Fixed it by adding sumcheck as a CMake dependency to protogalaxy. I added this because the linker error was relating to instance related things which are in the sumcheck module.