mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 19:58:11 +00:00
7 lines
98 B
CMake
7 lines
98 B
CMake
|
|
set(SOURCES
|
|
FlattenedDeviceTree.cpp
|
|
Validation.cpp
|
|
)
|
|
|
|
serenity_lib(LibDeviceTree DeviceTree)
|