create main build file
This commit is contained in:
parent
850321cf2b
commit
83d89733d8
3
meson.build
Normal file
3
meson.build
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
project('Ray Lib', 'c', defualt_options: 'c_std=c11')
|
||||
|
||||
subdir('src')
|
||||
Loading…
Reference in New Issue
Block a user