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
In #185, I added minimal install targets for barretenberg; however, it should also be consumable via find_package or FetchContent_MakeAvailable in other CMake builds.
In #185, I added minimal install targets for barretenberg; however, it should also be consumable via
find_packageorFetchContent_MakeAvailablein other CMake builds.We an mimic https://github.com/google/benchmark to do this well.