fix typo
This commit is contained in:
parent
2cd651b6b1
commit
a75dac2e62
|
|
@ -1,4 +1,4 @@
|
|||
project('Ray Lib', 'c', defualt_options: 'c_std=c11')
|
||||
project('Ray Lib', 'c', default_options: 'c_std=c11')
|
||||
|
||||
glfw_dep = dependency('glfw')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user