mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:47:44 +00:00
Kernel: Don't compile JsonValue & friends into the kernel
This commit is contained in:
parent
65db56cd9f
commit
6f0e8f823b
4 changed files with 53 additions and 4 deletions
|
@ -301,7 +301,6 @@ set(AK_SOURCES
|
|||
../AK/FlyString.cpp
|
||||
../AK/GenericLexer.cpp
|
||||
../AK/Hex.cpp
|
||||
../AK/JsonValue.cpp
|
||||
../AK/LexicalPath.cpp
|
||||
../AK/String.cpp
|
||||
../AK/StringBuilder.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue