mirror of
https://github.com/Retropex/dolphin.git
synced 2025-05-28 13:02:37 +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!
|