Consolidate into two static libs - one with assertions and one without

This commit is contained in:
2025-09-05 11:22:04 -04:00
parent d04705624a
commit 72481be46d
6 changed files with 95 additions and 141 deletions

2
nanobench_impl.cpp Normal file
View File

@@ -0,0 +1,2 @@
#define ANKERL_NANOBENCH_IMPLEMENT
#include <nanobench.h>