summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2023-09-06 22:15:27 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2023-09-06 22:15:44 (GMT)
commitd83d925045484c882527477b01596073f45d3faa (patch)
treec2ee320bfb2c8fa752ccb91655c6169c2a3dc161 /Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h
parent4771544386302f0642b83194656d14014d600e70 (diff)
downloadCMake-d83d925045484c882527477b01596073f45d3faa.zip
CMake-d83d925045484c882527477b01596073f45d3faa.tar.gz
CMake-d83d925045484c882527477b01596073f45d3faa.tar.bz2
FindFreetype: use `freetype-config.cmake` if available
The official `freetype-config.cmake` provides `Freetype::Freetype` as an `INTERFACE` library to its exported `freetype` target. This ends up causing issues if CMake's Find module is used to define `Freetype::Freetype` before using `freetype-config` because some, but not all, of its defined targets are already available triggering the generated code that detects such situations. Instead, try to use `freetype-config` where possible and provide bridge logic for this module's variable guarantees.
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions