remove usage of glfw wrap
This commit is contained in:
parent
30d77601c1
commit
ecaf4dbb7c
|
|
@ -1,5 +1,3 @@
|
||||||
project('Ray Lib', 'c', default_options: 'c_std=c11')
|
project('Ray Lib', 'c', default_options: 'c_std=c11')
|
||||||
|
|
||||||
glfw_dep = dependency('glfw')
|
|
||||||
|
|
||||||
subdir('src')
|
subdir('src')
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user