mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-02 16:49:04 +00:00
374470cd60
Added inih as an external.
12 lines
149 B
CMake
12 lines
149 B
CMake
# Crypto++
|
|
add_subdirectory(cryptopp)
|
|
|
|
# fmt
|
|
add_subdirectory(fmt)
|
|
|
|
# inih
|
|
add_subdirectory(inih)
|
|
|
|
# QDeviceWatcher
|
|
add_subdirectory(qdevicewatcher)
|