cmake: add libpsl support

Fixes #8865
Closes #8867
This commit is contained in:
Vincent Torri 2022-05-19 15:29:54 +02:00 committed by Daniel Stenberg
parent 9accb9a5be
commit ee52bead4d
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 78 additions and 0 deletions

View file

@ -34,6 +34,7 @@ CMAKE_DIST = \
CMake/FindBrotli.cmake \
CMake/FindCARES.cmake \
CMake/FindGSS.cmake \
CMake/FindLibPSL.cmake \
CMake/FindLibSSH2.cmake \
CMake/FindMbedTLS.cmake \
CMake/FindMSH3.cmake \