Bootstrap project

This commit is contained in:
Bruno BELANYI 2024-08-23 21:15:26 +01:00
commit 3a182f3d0c
13 changed files with 358 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')