mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-18 10:24:15 +00:00
5 lines
132 B
CMake
5 lines
132 B
CMake
|
add_subdirectory(Plugin_DSP_HLE)
|
||
|
add_subdirectory(Plugin_DSP_LLE)
|
||
|
add_subdirectory(Plugin_VideoOGL)
|
||
|
# TODO: Add other plugins here!
|