Files
threeSD/externals/CMakeLists.txt
T
zhupengfei 7df0b63a1e updates
- implemented frontend
- namespaced Core
- imported qdevicewatcher
- fixed bug in logging (more like in misc)
2019-08-28 19:16:05 +08:00

9 lines
118 B
CMake

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