mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-02 16:49:04 +00:00
7df0b63a1e
- implemented frontend - namespaced Core - imported qdevicewatcher - fixed bug in logging (more like in misc)
9 lines
118 B
CMake
9 lines
118 B
CMake
# Crypto++
|
|
add_subdirectory(cryptopp)
|
|
|
|
# fmt
|
|
add_subdirectory(fmt)
|
|
|
|
# QDeviceWatcher
|
|
add_subdirectory(qdevicewatcher)
|