1 2 3 4 5 6 7
set(SOURCES Validation.cpp ) serenity_lib(LibDeviceTree DeviceTree) target_link_libraries(LibDeviceTree PRIVATE LibCore)