forked from dolphin-emu/dolphin
5 lines
105 B
CMake
5 lines
105 B
CMake
add_subdirectory(OGL)
|
|
add_subdirectory(Null)
|
|
add_subdirectory(Software)
|
|
# TODO: Add other backends here!
|