mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-15 09:18:27 +00:00
![]() * Reuse gtest on the system Try to use gtest on the system if found. Avoid using recent CMake features. * Set CMP0135 only when using FetchContent * Add /bigobj option for MSVC * Support also cmake between 3.14 and 3.20 Older versions provided only GTest::Main target, not currently used gtest_main. Provide backward compatibility also to old cmake versions. * Remove redundant variable checking --------- Co-authored-by: Jiwoo Park <jiwoo_90@naver.com> |
||
---|---|---|
.. | ||
fuzzing | ||
gtest | ||
proxy | ||
www/dir | ||
www2/dir | ||
www3/dir | ||
ca-bundle.crt | ||
CMakeLists.txt | ||
image.jpg | ||
include_httplib.cc | ||
Makefile | ||
meson.build | ||
test.cc | ||
test.conf | ||
test.rootCA.conf | ||
test.sln | ||
test.vcxproj | ||
test_proxy.cc |