[curl/curl] 643ec2: CMake: add CURL_ENABLE_EXPORT_TARGET option

PaweÅ‚ Wegner <[email protected]> Mon, 24 May 2021 23:06:54 -0700
Newsgroups gmane.comp.web.curl.cvs
Message-ID <curl/curl/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/curl/curl
  Commit: 643ec296456ba98c536857fce3ecfd021d44d913
      https://github.com/curl/curl/commit/643ec296456ba98c536857fce3ecfd021d44d913
  Author: PaweÅ‚ Wegner <[email protected]>
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  CMake: add CURL_ENABLE_EXPORT_TARGET option

install(EXPORT ...) causes trouble when embedding curl dependencies
which don't provide install(EXPORT ...) targets (e.g libressl and
nghttp2) with cmake's add_subdirectory.

Reviewed-by: Jakub Zakrzewski
Closes #7060



_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits