dolphin/Source/Plugins/CMakeLists.txt
Soren Jorvang a3ba93d9ce Thread affinity on OS X and *BSD.
Keep building the software plugin to prevent rot.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7045 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-02 21:52:43 +00:00

3 lines
105 B
CMake

add_subdirectory(Plugin_VideoOGL)
add_subdirectory(Plugin_VideoSoftware)
# TODO: Add other plugins here!