Adding glad GLX
This commit is contained in:
parent
7fd1ee5445
commit
c41fb6c013
3 changed files with 986 additions and 1 deletions
|
|
@ -72,7 +72,8 @@ elseif TARGET_OS == "Unix" then
|
|||
"X11Mouse.cpp",
|
||||
"X11EventQueue.cpp",
|
||||
"UnixMisc.cpp",
|
||||
"UnixSystem.cpp"
|
||||
"UnixSystem.cpp",
|
||||
"glad_glx.c"
|
||||
})
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue