mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
c56b1bffcf
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6431 8ced0084-cf51-0410-be5f-012b33b47a6e
6 lines
171 B
CMake
6 lines
171 B
CMake
add_subdirectory(Plugin_DSP_HLE)
|
|
add_subdirectory(Plugin_DSP_LLE)
|
|
add_subdirectory(Plugin_VideoOGL)
|
|
add_subdirectory(Plugin_VideoSoftware)
|
|
# TODO: Add other plugins here!
|