mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-29 12:32:47 +00:00
Add the video software plugin to the cmake build system.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6431 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
993b40dfa4
commit
c56b1bffcf
@ -1,4 +1,5 @@
|
||||
add_subdirectory(Plugin_DSP_HLE)
|
||||
add_subdirectory(Plugin_DSP_LLE)
|
||||
add_subdirectory(Plugin_VideoOGL)
|
||||
add_subdirectory(Plugin_VideoSoftware)
|
||||
# TODO: Add other plugins here!
|
||||
|
Loading…
x
Reference in New Issue
Block a user