Yann Collet
|
c240126068
|
Merge pull request #1000 from lifegpc/patch1
fix link problem on win32 MSVC
|
2021-07-01 09:12:55 -07:00 |
|
lifegpc
|
afa7329622
|
add missing if for lz4c
|
2021-07-01 22:16:06 +08:00 |
|
lifegpc
|
756ca1a7f2
|
Link static library first otherwise rebuild source files.
|
2021-07-01 19:48:30 +08:00 |
|
lifegpc
|
5ed199da04
|
fix link problem on win32 MSVC
|
2021-06-06 10:09:16 +08:00 |
|
Sandy Harvie
|
7da3ab4bec
|
bump CMake minimum required version to 2.8.12
|
2021-05-20 19:37:31 +00:00 |
|
Mark Harfouche
|
d0b7d802d7
|
Add include locations for x64 builds as well
|
2020-12-28 09:06:40 -05:00 |
|
Yann Collet
|
87a80acbe7
|
updated license & header dates
|
2020-11-25 14:45:14 -08:00 |
|
Yann Collet
|
d2a1f3b239
|
fix cmake build of shared dll with visual
inspired from #891
|
2020-11-11 00:32:49 -08:00 |
|
Attila Oláh
|
63942cdeba
|
Add CMake option LZ4_BUILD_CLI.
Defaults to ON so nothing changes, but it can be set to OFF so that the
CLI is not built at all, only the library.
|
2020-09-23 12:56:01 +00:00 |
|
Nick Terrell
|
31d477db07
|
[build] Move CMake and Visual build systems to build/
Fixes #852.
|
2020-08-19 18:08:43 -07:00 |
|