mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 12:17: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",
|
"SinglyLinkedList.h",
|
||||||
"SinglyLinkedListSizePolicy.h",
|
"SinglyLinkedListSizePolicy.h",
|
||||||
"SipHash.h",
|
"SipHash.h",
|
||||||
|
"Slugify.h",
|
||||||
"SourceGenerator.h",
|
"SourceGenerator.h",
|
||||||
"SourceLocation.h",
|
"SourceLocation.h",
|
||||||
"Span.h",
|
"Span.h",
|
||||||
|
@ -211,6 +212,7 @@ source_set("sources") {
|
||||||
"OptionParser.cpp",
|
"OptionParser.cpp",
|
||||||
"Random.cpp",
|
"Random.cpp",
|
||||||
"SipHash.cpp",
|
"SipHash.cpp",
|
||||||
|
"Slugify.cpp",
|
||||||
"StackInfo.cpp",
|
"StackInfo.cpp",
|
||||||
"Stream.cpp",
|
"Stream.cpp",
|
||||||
"String.cpp",
|
"String.cpp",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue