mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-08 17:21:02 +00:00
8 lines
122 B
Text
8 lines
122 B
Text
|
|
|
||
|
|
set(SOURCES
|
||
|
|
Validation.cpp
|
||
|
|
)
|
||
|
|
|
||
|
|
serenity_lib(LibDeviceTree DeviceTree)
|
||
|
|
target_link_libraries(LibDeviceTree LibC LibCore)
|