dolphin/Source/Core/VideoBackends/CMakeLists.txt

4 lines
82 B
CMake

add_subdirectory(OGL)
add_subdirectory(Software)
# TODO: Add other backends here!