Update meson.build
This commit is contained in:
parent
ef270d0eb8
commit
358fd224cc
|
|
@ -1,3 +1,5 @@
|
||||||
project('Ray Lib', 'c', defualt_options: 'c_std=c11')
|
project('Ray Lib', 'c', defualt_options: 'c_std=c11')
|
||||||
|
|
||||||
|
glfw_dep = dependency('glfw')
|
||||||
|
|
||||||
subdir('src')
|
subdir('src')
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user