15.8 libcurl.pc uses absolute library paths
15.9 cert paths autodetected when cross-compiling
15.10 libspsl is not supported
+ 15.11 ExternalProject_Add does not set CURL_CA_PATH
16. Applications
16.1 pulseUI VPN client
See https://github.com/curl/curl/issues/6214
+15.11 ExternalProject_Add does not set CURL_CA_PATH
+
+ CURL_CA_BUNDLE and CURL_CA_PATH are not set properly when cmake's
+ ExternalProject_Add is used to build curl as a dependency.
+
+ See https://github.com/curl/curl/issues/6313
+
16. Applications
16.1 pulseUI VPN client