Daniel Scharrer
|
d9e3f5e96f
|
CMake: Only use pkgconfig path for liblzma as a last resort
Otherwise this breaks multilib builds.
|
1 year ago |
Daniel Scharrer
|
641fc95f04
|
Update copyright years
|
7 years ago |
Daniel Scharrer
|
33d6e1f551
|
CMake: Prefer static libraries even with NAMES_PER_DIR
This is required to find lib/libz.a if there is also a bin/zlib1.dll.
|
7 years ago |
Daniel Scharrer
|
7b17d79e71
|
Use static libraries from package-config as hints
|
13 years ago |
Daniel Scharrer
|
aeefcd2880
|
cmake: Use pkgconfig values as hints in FindLMZA
|
13 years ago |
Daniel Scharrer
|
8cd279941e
|
Cleanup static linking options
|
13 years ago |
Daniel Scharrer
|
a90101af1e
|
Add documentation to custom CMake find modules
|
13 years ago |
Daniel Scharrer
|
c374dab136
|
Fix static build with MSVC
|
13 years ago |
Daniel Scharrer
|
49f517b496
|
Also find lib-prefixed libraries under Windows
For lzma and iconv.
|
13 years ago |
Daniel Scharrer
|
afd214b41c
|
Set path hints for libraries based on includes
So that CMake won't match incompatible versions if multiple versions
of a library are installed in different prefixes.
|
13 years ago |
Daniel Scharrer
|
498448099f
|
Fix some typos in the static libs selection code
|
13 years ago |
Daniel Scharrer
|
1b2a62b714
|
Update copyright lines for files changed this year
|
13 years ago |
Daniel Scharrer
|
d7a72624e2
|
Add options to make static builds easier
|
13 years ago |
Daniel Scharrer
|
4d423f27ac
|
Add copyright notices.
|
14 years ago |
Daniel Scharrer
|
bdfa8ddc9b
|
Many fixes.
|
15 years ago |