remove .cache repo for cleaning
Build project / build (push) Failing after 33s

This commit is contained in:
Arthur Barraux
2025-10-18 15:12:06 +02:00
parent 85e8067e41
commit 756deba83e
25 changed files with 0 additions and 3 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-3
View File
@@ -8,9 +8,6 @@ project('beluga', 'c',
cc = meson.get_compiler('c') cc = meson.get_compiler('c')
m = cc.find_library('m', required: false) m = cc.find_library('m', required: false)
# Include directory
# inc_dir = include_directories('include', 'lisp-interpreter/dist')
# Source files # Source files
src_files = files( src_files = files(
'main.c', 'main.c',