mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
4 lines
156 B
CMake
4 lines
156 B
CMake
|
add_subdirectory(Core)
|
||
|
add_subdirectory(Plugins)
|
||
|
# TODO: Add DSPSpy, DSPTool, TestSuite and UnitTests. Preferrably make them option()s and cpack components
|