mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:58:12 +00:00
Meta: Update gn build files with latest changes
Ports the recent CMakeFiles.txt changes and fixes the gn build.
This commit is contained in:
parent
c3f78d9561
commit
c006a1ef41
3 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ source_set("Parser") {
|
|||
"Declaration.cpp",
|
||||
"DeclarationOrAtRule.cpp",
|
||||
"Function.cpp",
|
||||
"Helpers.cpp",
|
||||
"Parser.cpp",
|
||||
"ParsingContext.cpp",
|
||||
"Rule.cpp",
|
||||
"Token.cpp",
|
||||
"Tokenizer.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue