mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 14:43:01 +02:00
8 lines
98 B
CMake
8 lines
98 B
CMake
|
|
set(SOURCES
|
|
FlattenedDeviceTree.cpp
|
|
Validation.cpp
|
|
)
|
|
|
|
serenity_lib(LibDeviceTree DeviceTree)
|