diff options
author | Peter Würth <wuerth.peter@freenet.de> | 2022-05-13 16:26:27 (GMT) |
---|---|---|
committer | Peter Würth <wuerth.peter@freenet.de> | 2022-05-13 16:26:27 (GMT) |
commit | 3f0b9663a449cd8c1fd96dc7dcdc475ff8fe9f2f (patch) | |
tree | e446e39384231a878af4c83d63684b4d1e9d7412 /Help/guide/tutorial/Step10/MathFunctions | |
parent | e00e67cb924495aab72bfc60dec0451a6566d8a2 (diff) | |
download | CMake-3f0b9663a449cd8c1fd96dc7dcdc475ff8fe9f2f.zip CMake-3f0b9663a449cd8c1fd96dc7dcdc475ff8fe9f2f.tar.gz CMake-3f0b9663a449cd8c1fd96dc7dcdc475ff8fe9f2f.tar.bz2 |
FindZLIB: fix ZLIB_USE_STATIC_LIBS on Windows
- on Windows, the ZLIB_USE_STATIC_LIBS options requires a reordering of
the search names in order to prefer the static library, since in most
cases both static and shared libraries are built
- add zlibwapi[d] library name for the contrib/vstudio builds
- add lib prefix and .dll.a suffix for the win32/Makefile.gcc build
Fixes #23140
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions')
0 files changed, 0 insertions, 0 deletions