mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
5 lines
105 B
CMake
5 lines
105 B
CMake
add_subdirectory(OGL)
|
|
add_subdirectory(Null)
|
|
add_subdirectory(Software)
|
|
# TODO: Add other backends here!
|