A future patch will port LibSyntax away from UTF-32. The less code that needs to be ported, the easier that will be.
6 lines
83 B
CMake
6 lines
83 B
CMake
set(SOURCES
|
|
Document.cpp
|
|
Highlighter.cpp
|
|
)
|
|
|
|
ladybird_lib(LibSyntax syntax)
|