Implement 40250 classic client port
This commit is contained in:
Vendored
+3
@@ -34,6 +34,9 @@ set(ZSTD_MULTITHREAD_SUPPORT OFF CACHE BOOL "" FORCE)
|
||||
add_subdirectory(zstd/build/cmake zstd-build EXCLUDE_FROM_ALL)
|
||||
add_library(mt3p::zstd ALIAS libzstd_static)
|
||||
|
||||
# --- Crypto++ (MT_PROTOCOL=classic cipher) ----------------------------------
|
||||
add_subdirectory(cryptopp EXCLUDE_FROM_ALL)
|
||||
|
||||
# --- miniLZO ------------------------------------------------------------------
|
||||
# One translation unit, an amalgamation generated from the LZO sources. Its
|
||||
# public API (<lzo/lzo1x.h> via the shim header) is a strict subset of full LZO.
|
||||
|
||||
Reference in New Issue
Block a user