mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:37:35 +00:00
Meta: Port f1b79e0cd3
to gn build
This commit is contained in:
parent
2148b89d95
commit
26a5d84d91
1 changed files with 2 additions and 0 deletions
|
@ -135,6 +135,7 @@ source_set("AK") {
|
|||
"SinglyLinkedList.h",
|
||||
"SinglyLinkedListSizePolicy.h",
|
||||
"SipHash.h",
|
||||
"Slugify.h",
|
||||
"SourceGenerator.h",
|
||||
"SourceLocation.h",
|
||||
"Span.h",
|
||||
|
@ -211,6 +212,7 @@ source_set("sources") {
|
|||
"OptionParser.cpp",
|
||||
"Random.cpp",
|
||||
"SipHash.cpp",
|
||||
"Slugify.cpp",
|
||||
"StackInfo.cpp",
|
||||
"Stream.cpp",
|
||||
"String.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue