Commit Graph

4 Commits (a9beb4746e423e976323fa3866702e0fc977d543)

Author SHA1 Message Date
Lioncash 9a44c1ea27 externals: Update inih to r52
Lioncash e710a1b989 CMakeLists: Derive the source directory grouping from targets themselves
Removes the need to store to separate SRC and HEADER variables, and then
construct the target in most cases.
Yuri Kunde Schlesner cb49df156d CMake: Use target properties to add inih include paths
archshift e6594f9f53 Added configuration file system.
Uses QSettings on citra-qt, and inih on citra-cli.