README.md · main · Mesa / piglit · GitLab (original) (raw)
Admin message
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Mar 31, 2024
67b89b3e
README: recommend Ninja by default and switch to cmake --build · 67b89b3e
David Heidelberg authored Mar 31, 2024
- Using make is slow. Use Ninja where possible.
- Use cmake --build, since depending on cmake settings it'll utilize
the right buildsystem.
Signed-off-by:David Heidelberg <david.heidelberg@collabora.com>
Part-of: <!898>
67b89b3e
README: recommend Ninja by default and switch to cmake --build
David Heidelberg authored Mar 31, 2024 - Using make is slow. Use Ninja where possible.
- Use cmake --build, since depending on cmake settings it'll utilize
the right buildsystem.
Signed-off-by:David Heidelberg <david.heidelberg@collabora.com>
Part-of: <!898>
Loading