mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
7 lines
83 B
CMake
7 lines
83 B
CMake
set(SOURCES
|
|
Highlighter.cpp
|
|
Language.cpp
|
|
)
|
|
|
|
serenity_lib(LibSyntax syntax)
|