Buildfix for standalone wren

This commit is contained in:
King_DuckZ 2024-05-24 12:48:55 +02:00
parent 0636fd2249
commit 40c24e28ac

View file

@ -79,6 +79,7 @@ if get_option('build_testing')
'test/api/get_variable.c',
'test/api/handle.c',
'test/api/lists.c',
'test/api/maps.c',
'test/api/new_vm.c',
'test/api/reset_stack_after_call_abort.c',
'test/api/reset_stack_after_foreign_construct.c',