aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/CMakeLists.txt
AgeCommit message (Collapse)Author
2018-01-17CMakeLists: Derive the source directory grouping from targets themselvesLioncash
Removes the need to store to separate SRC and HEADER variables, and then construct the target in most cases.
2018-01-13Minor cleanupMerryMage
2018-01-12Get yuzu sdl to start compilingJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe