Bootstrap project

This commit is contained in:
Bruno BELANYI 2024-08-23 21:15:26 +01:00
commit c4d81c4e81
12 changed files with 357 additions and 0 deletions

View file

@ -0,0 +1 @@
#pragma once

1
src/meson.build Normal file
View file

@ -0,0 +1 @@
interval_map_dep = declare_dependency(include_directories: 'include')