mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
Allow running individual benchmarks
mirrors and reuses the option from 2f6a9d12f1
This commit is contained in:
parent
3c60d359ed
commit
e5a6048eec
3 changed files with 12 additions and 7 deletions
|
@ -22,5 +22,5 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "config.h"
|
||||
|
||||
#if BUILD_BENCHMARKS
|
||||
extern int run_benchmarks();
|
||||
extern bool run_benchmarks(const char *arg = nullptr);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue