aboutsummaryrefslogtreecommitdiff
path: root/externals/inih
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.
2017-05-27CMake: Use target properties to add inih include pathsYuri Kunde Schlesner
2014-10-07Added configuration file system.archshift
Uses QSettings on citra-qt, and inih on citra-cli.