summaryrefslogtreecommitdiffstats
path: root/drivers/CMakeLists.txt
blob: c11b75fbebbb0f2912222c2635b33b93225ff92a (plain) (blame)
1
2
3
add_library(Drivers INTERFACE)

add_subdirectory(acpi)