mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 22:09:19 -07: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!
|