add index

This commit is contained in:
chatlanin
2022-03-24 16:30:10 +03:00
parent 3cfd5bec03
commit 4f3a63c5f2
4 changed files with 22 additions and 1 deletions

View File

@@ -29,5 +29,6 @@ inc = []
inc += include_directories('.')
subdir('src')
subdir('index')
subdir('bin')
subdir('tests')