Import source to librtti

Summary:

- Import initial source

Test Plan:
NA
This commit is contained in:
Rongsong Shen 2026-01-29 17:22:53 +08:00
commit c8c1749347
23 changed files with 969 additions and 0 deletions

1
meson.options Normal file
View file

@ -0,0 +1 @@
option('with_debug', type: 'boolean', value: false, yield: true)