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
Title, those are dependencies for the benchmark folder, yet building build-recorder will complain about em missing.
Users are free to not run tests, and this could become an issue if we add more targets written in other languages such as rust. What's gonna happen then, will users be forced to install cargo just to build build-recorder?
Additionally, make benchmark needs to go, and instead be replaced by single names such as make hello make wine make linux
Or whatever. Including make all for those who want to run every test.