mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-25 22:05:47 +02: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!
|