mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-04 05:20:30 +00:00
869c20b05d
This downloads the UEFI's published PNP ID database and generates a lookup table for use in LibEDID. The lookup table isn't optimized at all, but this can be easily done at a later point if needed.
6 lines
180 B
CMake
6 lines
180 B
CMake
add_subdirectory(IPCCompiler)
|
|
add_subdirectory(LibEDID)
|
|
add_subdirectory(LibTimeZone)
|
|
add_subdirectory(LibUnicode)
|
|
add_subdirectory(LibWeb)
|
|
add_subdirectory(StateMachineGenerator)
|