Make it so it should be possible to compile on MacOS

This commit is contained in:
Maieul BOYER 2024-08-04 12:58:25 +00:00
parent 51b0ecda20
commit 531134f575
8 changed files with 37 additions and 70 deletions

View file

@ -5,7 +5,10 @@ ast_alloc/ast_alloc \
ast_alloc/ast_alloc_scripting \
ast_free/ast_free \
ast_free/ast_free_scripting \
from_node/arithmetic_node2 \
from_node/artihmetic_node \
from_node/from_node \
from_node/node_utils \
print_ast/ast_print_command \
print_ast/ast_print_global \
print_ast/ast_print_node \