]> git.ipfire.org Git - thirdparty/ccache.git/commit
build: Search for libcpp-httplib before libhttplib
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 14 Jun 2024 18:00:13 +0000 (20:00 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 21 Jun 2024 08:12:21 +0000 (10:12 +0200)
commitf83aff58bbf9fdf7439ff16f6387f4063cde1487
treeebd15341b191c72ab93a7abd99dc7023b3e6860c
parent8372b56ead496a2f9d152590263bcd7b23013f77
build: Search for libcpp-httplib before libhttplib

The cpp-httplib project has now standardized on libcpp-httplib.so for
the shared library, so search for that name first.
cmake/FindCppHttplib.cmake