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