Simpilication of build script, added initial support for tests

This commit is contained in:
2023-08-20 12:31:24 -04:00
parent 37d9782cf2
commit a6bf60a51e
17 changed files with 574 additions and 790 deletions

View File

@ -4,8 +4,8 @@
#define GEN_ENFORCE_STRONG_CODE_TYPES
#define GEN_EXPOSE_BACKEND
#define GEN_BENCHMARK
#include "gen/gen.hpp"
#include "gen/gen.builder.hpp"
#include "gen.hpp"
#include "gen.builder.hpp"
void check_sanity()
{