Files
threeSD/externals/CMakeLists.txt
T
Pengfei 374470cd60 Support SDMC/NAND path redirecting
Added inih as an external.
2021-07-15 16:28:33 +08:00

12 lines
149 B
CMake

# Crypto++
add_subdirectory(cryptopp)
# fmt
add_subdirectory(fmt)
# inih
add_subdirectory(inih)
# QDeviceWatcher
add_subdirectory(qdevicewatcher)