Support SDMC/NAND path redirecting

Added inih as an external.
This commit is contained in:
Pengfei
2021-07-15 16:28:33 +08:00
parent e41151420f
commit 374470cd60
6 changed files with 46 additions and 1 deletions
+3
View File
@@ -4,5 +4,8 @@ add_subdirectory(cryptopp)
# fmt
add_subdirectory(fmt)
# inih
add_subdirectory(inih)
# QDeviceWatcher
add_subdirectory(qdevicewatcher)