Vincent Stumpf c69587c2e7 Refactor CMake to be nicer, more modern, easier to understand 2 years ago
..
cmake 618b9356fc Fix #2591 spinlock issue. (#2637) 7 years ago
httplib c69587c2e7 Refactor CMake to be nicer, more modern, easier to understand 1 year ago
json c69587c2e7 Refactor CMake to be nicer, more modern, easier to understand 1 year ago
libconfig c69587c2e7 Refactor CMake to be nicer, more modern, easier to understand 1 year ago
mysql 4633ab5ca1 Fixed CMake on Windows (#3204) 7 years ago
pcre 4633ab5ca1 Fixed CMake on Windows (#3204) 7 years ago
rapidyaml c69587c2e7 Refactor CMake to be nicer, more modern, easier to understand 1 year ago
yaml-cpp c69587c2e7 Refactor CMake to be nicer, more modern, easier to understand 1 year ago
zlib 4633ab5ca1 Fixed CMake on Windows (#3204) 7 years ago
CMakeLists.txt 6bb29c0743 add nlohmann json to better support web service (#7325) 2 years ago
README.txt 6bb29c0743 add nlohmann json to better support web service (#7325) 2 years ago

README.txt

This folder contains everything related to 3rdparty code or tools.

cmake - scripts for the cmake build system (http://www.cmake.org)
httplib - library for http web service (https://github.com/yhirose/cpp-httplib/commit/a9cf09795170a72372cbeb3feef3851b859c0e33)
libconfig - library for processing structured configuration files (http://www.hyperrealm.com/libconfig/)
mysql - library for MySQL Community Server (http://www.mysql.com)
pcre - library for Perl Compatible Regular Expressions (http://www.pcre.org)
zlib - library for DEFLATE lossless compression algorithm (http://www.zlib.net)
json - library for nlohmann json (https://github.com/nlohmann/json/tree/4b2c8ce6bcfe7f39f2bb9e680c1e7a4d67c2dd48)