Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libcurl CMake adaptations #10249

Merged
merged 5 commits into from
Aug 27, 2021
Merged

Commits on Aug 24, 2021

  1. Enable using more recent CMake versions

    Remove default build type
    Add OpenSSL using imported targets
    PreTarget and PostTarget scripts
    Do not build as shared by default
    Fix typos
    Ahmed Yarub Hani Al Nuaimi committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    b06339b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Default to building shared libraries

    Ahmed Yarub Hani Al Nuaimi committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    95a00b3 View commit details
    Browse the repository at this point in the history
  2. Remove add_compile_definitions()

    Correctly add target link libraries
    Ahmed Yarub Hani Al Nuaimi committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    f343382 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Fix syntax

    Ahmed Yarub Hani Al Nuaimi committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f4f041e View commit details
    Browse the repository at this point in the history
  2. Fix Indentation

    Ahmed Yarub Hani Al Nuaimi committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    0ceb421 View commit details
    Browse the repository at this point in the history