mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:57:44 +00:00
Meta: Port recent changes to the GN build
d125d16287
60c3a1a77b
4364a28d3d
271c9d1ae9
This commit is contained in:
parent
1294cfb55c
commit
b81a6cfe1d
5 changed files with 24 additions and 0 deletions
|
@ -3,6 +3,7 @@ source_set("WebGL") {
|
|||
deps = [ "//Userland/Libraries/LibWeb:all_generated" ]
|
||||
sources = [
|
||||
"EventNames.cpp",
|
||||
"OpenGLContext.cpp",
|
||||
"WebGLContextAttributes.cpp",
|
||||
"WebGLContextEvent.cpp",
|
||||
"WebGLRenderingContext.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue