commit
b6d7fa9bb0
1 changed files with 2 additions and 1 deletions
|
@ -17,5 +17,6 @@ source_c = [
|
|||
raylib = library('raylib',
|
||||
source_c,
|
||||
dependencies : [ glfw_dep, gl_dep, openal_dep, m_dep, x11_dep],
|
||||
install : true)
|
||||
install : true,
|
||||
version : '1.7.0')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue