diff options
author | autoantwort <41973254+autoantwort@users.noreply.github.com> | 2023-03-08 02:05:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-07 17:05:25 -0800 |
commit | e9243d4f706ab760f6c0f096d62e540ab2544c61 (patch) | |
tree | fb3fc37f7e6365c900317fcc37013800b816dae8 /appveyor.yml | |
parent | 1cbd5bc762a466e196f78aae7ea6d5c8c5c51fe5 (diff) |
Cmake static or shared (#1160)
* cmake: build either static or shared libs
* cmake: allow to build non-PIC static libs
* fix typo
* cmake: add ALIAS targets
* cmake: link to OpenSSL imported targets
CMake imported targets are more robust
* turn ENABLE_EXAMPLES to a CMake option
* fix typo
* install pdb files if shared
* fix hiredis_ssl-config file
* Fix more targets
* CMake knows when to enable CMAKE_POSITION_INDEPENDENT_CODE
* Restore setting of /Z7
* [ci] fix building of shared and static libs
* Apply suggestions from code review
Co-authored-by: Bjorn Svensson <bjorn.a.svensson@est.tech>
* Make it possible to change name of exported target
---------
Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
Co-authored-by: Bjorn Svensson <bjorn.a.svensson@est.tech>
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions