Merge branch 'master' of https://git.did.science/WolverinDEV/TeaRoot-Client
This commit is contained in:
commit
eb543c2550
2
third_party/DataPipes
vendored
2
third_party/DataPipes
vendored
@ -1 +1 @@
|
||||
Subproject commit f357bcfad87dfb25f0bc4941d41506b17ec6d576
|
||||
Subproject commit 4f199d074580a6cf591b6300024c09f4e5101326
|
2
third_party/StringVariable
vendored
2
third_party/StringVariable
vendored
@ -1 +1 @@
|
||||
Subproject commit f86cb9dedd9a21d7c816bbb61714dfa90ccef515
|
||||
Subproject commit 6613f642a0b78bd850c5774298e5b6c24a673545
|
2
third_party/Thread-Pool
vendored
2
third_party/Thread-Pool
vendored
@ -1 +1 @@
|
||||
Subproject commit 30e8c6f36fe246aa8974c9b1748621b19b66c552
|
||||
Subproject commit ec7b852f8e25c1e7d7f9d87c19ca7a8d9063a7aa
|
2
third_party/build_threadpool.sh
vendored
2
third_party/build_threadpool.sh
vendored
@ -8,6 +8,6 @@ requires_rebuild ${library_path}
|
||||
|
||||
_cmake_options=""
|
||||
[[ ${build_os_type} == "win32" ]] && _cmake_options="-DMSVC_RUNTIME=static"
|
||||
cmake_build ${library_path} -DCMAKE_BUILD_TYPE=RelWithDebInfo ${_cmake_options}
|
||||
cmake_build ${library_path} -DCMAKE_BUILD_TYPE=Debug ${_cmake_options}
|
||||
check_err_exit ${library_path} "Failed to build Thread-Pool!"
|
||||
set_build_successful ${library_path}
|
2
third_party/ed25519
vendored
2
third_party/ed25519
vendored
@ -1 +1 @@
|
||||
Subproject commit 542ffdc62c3efd2f659a1c14f3a15fe54c83e643
|
||||
Subproject commit cab68d412f5a720587bce1a6be9f092da9400baa
|
2
third_party/tomcrypt
vendored
2
third_party/tomcrypt
vendored
@ -1 +1 @@
|
||||
Subproject commit a2310a14c314ea5c488b69422fd207bc239e4923
|
||||
Subproject commit 0ff2920957a1687dd3804275fd3f29f41bfd7dd1
|
Loading…
Reference in New Issue
Block a user