File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ This module overrides the upstream CMake `FindICU` module with few
99customizations:
1010
1111* Added pkg-config.
12- * Marked `ICU_INCLUDE_DIR` as advanced variable (fixed upstream in CMake 3.29).
1312#]=============================================================================]
1413
1514include (FeatureSummary)
Original file line number Diff line number Diff line change 11#[=============================================================================[
22# FindLibXslt
33
4- Find the XSLT library (LibXslt).
4+ Find the XSLT library (LibXslt). This module overrides the upstream CMake
5+ `FindLibXslt` module.
56
67See: https://cmake.org/cmake/help/latest/module/FindLibXslt.html
7-
8- Module overrides the upstream CMake `FindLibXslt` module with few
9- customizations:
10-
11- * Marked `LIBXSLT_EXSLT_INCLUDE_DIR` and `LIBXSLT_LIBRARY` as advanced variables
12- (fixed upstream in CMake 3.28).
138#]=============================================================================]
149
1510include (FeatureSummary)
You can’t perform that action at this time.
0 commit comments