mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 16:57:34 +00:00
parent
16fdb005f0
commit
d5ce45b016
3 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,7 @@ source_set("CustomElements") {
|
|||
configs += [ "//Userland/Libraries/LibWeb:configs" ]
|
||||
deps = [ "//Userland/Libraries/LibWeb:all_generated" ]
|
||||
sources = [
|
||||
"CustomElementDefinition.cpp",
|
||||
"CustomElementName.cpp",
|
||||
"CustomElementReactionNames.cpp",
|
||||
"CustomElementRegistry.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue