-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvendor.txt
executable file
·28 lines (24 loc) · 2.08 KB
/
vendor.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
git "https://github.com/TAR-ALEX/Semaphore.git" main "./include/" "./vendor/include/",
git "https://github.com/yhirose/cpp-httplib.git" v0.12.2 "./httplib.h" "./vendor/include/httplib.h",
git "https://github.com/tmaklin/bxzstr.git" master "./include/" "./vendor/include/",
git "https://github.com/boostorg/regex.git" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/Thread-Safe-Queue.git" main "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/Tar-Cpp" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/substreams_cpp" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/estd_logging.git" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/Ar-Cpp.git" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/ThreadPool.git" main "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/cpp-deb-installer.git" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/clone_ptr_cpp.git" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/big_numbers_cpp.git" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/estd-string-util.git" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/omtl_parser_cpp.git" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/estd_filesystem.git" master "./include/" "./vendor/include/",
git "https://github.com/TAR-ALEX/EstdAnsiEscape.git" master "./include/" "./vendor/include/",
git "https://github.com/arun11299/cpp-subprocess.git" master "./subprocess.hpp" "./vendor/include/subprocess/subprocess.hpp",
git "https://github.com/sergiud/bzip2.git" c4a14bb "./" "./vendor/bzip2/", (cmake)
git "https://github.com/ShiftMediaProject/liblzma.git" v5.4.3 "./" "./vendor/liblzma/",
git "https://github.com/madler/zlib.git" v1.3.1 "./" "./vendor/zlib/",
git "https://github.com/janbar/openssl-cmake.git" 392d455 "./" "./vendor/openssl-cmake/",
git "https://github.com/facebook/zstd.git" d4871d5 "./" "./vendor/zstd/",
rm "vendor/openssl-cmake/test/",