mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-27 00:05:34 +01:00
6 lines
130 B
CMake
6 lines
130 B
CMake
add_subdirectory(OGL)
|
|
add_subdirectory(Null)
|
|
add_subdirectory(Software)
|
|
add_subdirectory(Vulkan)
|
|
# TODO: Add other backends here!
|