Werner Lemberg
|
65f8523706
|
Update all copyright notices.
|
2023-01-17 09:18:25 +01:00 |
Werner Lemberg
|
d0cfb4e1b2
|
Update all copyright notices.
|
2022-01-11 10:54:10 +01:00 |
Nikolaus Waxweiler
|
ebf9e5ac71
|
[CMake] Update dependency finders.
1. Fixes CMake using any found HarfBuzz version lower than the minimum
required. This is based on HALX99's merge request at
https://gitlab.freedesktop.org/freetype/freetype/-/merge_requests/31
2. Update FindHarfBuzz.cmake from
https://github.com/WebKit/WebKit/blob/1ce32454/Source/cmake/FindHarfBuzz.cmake
and guard post-CMake-3.1 features to keep the minimum version unchanged
3. Update FindBrotliDec.cmake to stop the warnings, based on what
https://github.com/google/woff2/blob/a0d0ed7d/cmake/FindBrotliDec.cmake
is doing
* CMakeLists.txt, builds/cmake/FindHarfBuzz.cmake: Implement 1 and 2.
* builds/cmake/FindBrotliDec.cmake: Implement 3.
|
2021-05-19 21:53:21 +01:00 |
Werner Lemberg
|
b6e8a71266
|
Update all copyright notices.
|
2021-01-17 07:18:48 +01:00 |
Werner Lemberg
|
e5038be704
|
Update all copyright notices.
|
2020-01-19 17:05:19 +01:00 |
Werner Lemberg
|
3de1b8d0b0
|
[cmake] Add brotli support.
* CMakeLists.txt (FT_WITH_BROTLI): New option.
* builds/cmake/FindBrotliDec.cmake: New file.
|
2019-09-05 14:10:01 +02:00 |